Skip to content

Releases: envico801/obsidian-to-anki-card-converter

OTACC v2.5.1

04 Mar 20:26
Compare
Choose a tag to compare

📝 Changelog

2.5.1 (2024-03-04)

Features
  • add HTML conversion capability. (593642c)
  • upgrade to ESM modules. (0fa1f40)
Bug Fixes
  • body of questions to be created. (eccb8bb)
  • correction of indentation problems. (00e5e4e)
  • disable block format. (006260e)
  • disable the function to control indentation. (8898bf7)
  • html formatting problems. (49c15b4)
  • master file format. (792b937)

OTACC v1.0.0

16 Feb 20:19
Compare
Choose a tag to compare

📝 Changelog

1.0.0 (2024-02-15)

Features
  • add master files. (cd1e2f3)
  • add new format for questions, functions and table of contents. (a49e05c)
  • add new id field and correct prettier errors (9d54d91)
  • add npm and 'standard-version' dependency. (9a20c5c)
  • change format of images and questions (d026f6a)
  • change format of question submission and correct minor errors (e2cdf46)
  • improve questioning scheme and console output. (50a75f9)
Bug Fixes
  • correct table display (8377a01)
  • poor formatting (63a5e29)
  • prettier errors and add configuration (23a6c09)
  • return the README to the top of the repository. (bff16d4)
  • tags and small errors (896a342)