Metadata-Version: 2.4
Name: md2atxt
Version: 0.1.0
Summary: Convert markdown notes to anki notes
Project-URL: Homepage, https://github.com/tifrueh/md2atxt
Project-URL: Issues, https://github.com/tifrueh/md2atxt/issues
Author-email: Timo Früh <dev@tifrueh.ch>
License-Expression: MIT
License-File: LICENSE.txt
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# md2atxt

**md2atxt** is a small program that can be used to convert notes written in
Markdown (in a format specified in **md2atxt.md**(5)) to Anki-importable text
files.

## Installation

TODO

## Documentation

**md2atxt** is documented in the form of manual pages, which can also be found
in Markdown format in the [Documentation](./Documentation) directory.
**md2atxt**(1) is probably a good starting point.
