Skip to content

Releases: napcs/lessonmd

v0.0.5

18 Jun 01:52

Choose a tag to compare

What's Changed

  • 0.0.5 Release - Tabs, Config, Claude Code support by @MasonEgger in #1

New Contributors

Full Changelog: 0.0.4...v0.0.5

0.0.4

12 Jul 15:42

Choose a tag to compare

  • Add support for details (expandable sections).

0.0.3

09 Jul 19:46

Choose a tag to compare

0.0.3 2023-07-10

  • Add admonitions: tip, note, info, caution, and warning and appropriate CSS.
  • Add link color to CSS.
  • Add table header CSS to make it stand out.
  • Add zebra striping to tables.

0.0.2

17 Jan 22:50

Choose a tag to compare

  • If the document contains YAML front matter, it's ignored by default.
  • The -include-frontmatter flag renders front matter as an HTML table.

0.0.1

15 Jan 00:36

Choose a tag to compare

Initial release with support for Mermaid, Highlight.js, command blocks, output blocks, and inline highlighting.