Skip to content

Releases: digitallinguistics/ling-md

v0.2.3

11 Oct 02:31

Choose a tag to compare

This is a patch release to fix a dependency that accidentally got moved to dev dependencies.

v0.2.2

11 Oct 02:26

Choose a tag to compare

This is a patch release to update to the latest version of the ling-md library, which fixes a bug there.

v0.2.1

08 Oct 23:06

Choose a tag to compare

CHANGE: Switch from using markdown-it-table-of-contents ➡️ markdown-it-toc-done-right for table of contents.

v0.2.0

08 Oct 22:46

Choose a tag to compare

  • NEW: Support deleted text (this was actually already supported, but not documented; #52)
  • NEW: Allow the user to pass options to markdown-it plugins (#51)

v0.1.0

08 Oct 21:09

Choose a tag to compare

This is an initial development release to test the release workflow.