Md2Anki

Convert Markdown formatted documents to anki decks

MIT License

Downloads
280
Stars
6

Bot releases are visible (Hide)

Md2Anki - v3.0.19b Latest Release

Published by github-actions[bot] 12 months ago

Md2Anki - v3.0.18b

Published by github-actions[bot] about 1 year ago

Md2Anki - v3.0.17b

Published by github-actions[bot] about 1 year ago

Md2Anki - v3.0.16b

Published by github-actions[bot] about 1 year ago

Md2Anki - v3.0.15b

Published by github-actions[bot] about 1 year ago

Md2Anki - v3.0.14b

Published by github-actions[bot] about 1 year ago

Md2Anki - v3.0.13b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.12b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.11b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.10b

Published by github-actions[bot] over 1 year ago

  • Don't escape evaluated content any more to allow dynamic HTML/MD injections
  • Add environment variables to content evaluation for differences in PDF/ANKI export
  • Allow inserting external files using MD comments
  • Use the same custom Markdown preprocessor for PDF/ANKI export
  • Add table of contents to default PDF export (can still be customized and thus turned off again)

Full Changelog: https://github.com/AnonymerNiklasistanonym/Md2Anki/compare/v3.0.9b...v3.0.10b

Md2Anki - v3.0.9b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.8b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.7b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.6b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.4b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.3b

Published by github-actions[bot] over 1 year ago

Md2Anki - v3.0.0b

Published by github-actions[bot] almost 2 years ago

Md2Anki - Fix errors when using Python 11

Published by github-actions[bot] almost 2 years ago

Full Changelog: https://github.com/AnonymerNiklasistanonym/Md2Anki/compare/v2.7.0...v2.7.1

The files were created by GitHub Actions and the checksums can be checked via the command sha256sum -c checksums_sha256.txt

Md2Anki - Restore original specified defaults for Markdown outputs

Published by AnonymerNiklasistanonym almost 3 years ago

Originally it was specified that if no Markdown output argument is found the input file will be simply updated which is being restored in this release.
If multiple input files are found their directory will be set as Markdown output argument and only if they are not in the same directory an error will be thrown.
Also the --help output is now correct if md2anki is installed as a package.

Full Changelog: https://github.com/AnonymerNiklasistanonym/Md2Anki/compare/v2.6.2...v2.6.3

The files were created by GitHub Actions and the checksums can be checked via the command sha256sum -c checksums_sha256.txt:

19ca2b715c1cc44436141179618683dd1e20e09aae816077b8107e45015735bd  md2anki-2.6.3.tar.gz
1b9f54a55e0460c6260af19e15f116f6672191e371ccc0f63857051b0776beed  md2anki-2.6.3-py3-none-any.whl
Md2Anki - Make md2anki an installable package/library

Published by AnonymerNiklasistanonym almost 3 years ago

With the latest changes md2anki can now be easily installed and uninstalled via pip.
This means after the installation it can be called via md2anki in the command line and can also be imported with all classes and non internal methods (which are subject to change in the future and are thus excluded for a better version compatibility).

The files were created by GitHub Actions and the checksums can be checked via the command sha256sum -c checksums_sha256.txt:

0756334701b3b46616541c0b0b8fc9414fa0ae03cb037deb025e7adb91155c2b  md2anki-2.6.1.tar.gz
399ebe48072558ac5b706f51f04a5299c2a3c05f92d318a45bd4594962010aba  md2anki-2.6.1-py3-none-any.whl