Skip to content

Releases: mcbeet/lectern

v0.7.1

09 Mar 00:03
Compare
Choose a tag to compare

Fix

  • Rename get_markdown prefix argument (85650fa)

v0.7.0

08 Mar 21:52
Compare
Choose a tag to compare

Feature

Fix

  • Accidentally broke emitted filenames (5f034b5)
  • Lanternmc.com now returns a 403 (faaa2d3)

Documentation

  • Document lectern scripts (fea9bbf)
  • Document --prefetch-urls (4b4eaae)

v0.6.1

03 Mar 18:01
Compare
Choose a tag to compare

Fix

v0.6.0

27 Feb 10:59
Compare
Choose a tag to compare

Feature

Fix

  • Don't set any cache timeout (ebbb5a6)
  • Report unexpected arguments for skip directive (f7ff720)
  • Add item_modifier directive (5e034d5)
  • Don't cache data url (c7517a8)

Documentation

v0.5.0

25 Feb 11:05
Compare
Choose a tag to compare

Feature

Fix

  • Use match_tokens() to check for a single code_inline (7117521)

v0.4.0

25 Feb 09:50
Compare
Choose a tag to compare

Feature

v0.3.2

25 Feb 02:56
Compare
Choose a tag to compare

Fix

  • Patch markdown_it to allow arbitrary data urls (bb5c05d)

v0.3.1

24 Feb 03:20
Compare
Choose a tag to compare

Fix

  • Markdown snapshots now use foldable sections (76359e0)

v0.3.0

24 Feb 03:06
Compare
Choose a tag to compare

Feature

v0.2.2

22 Feb 21:05
Compare
Choose a tag to compare

Fix

  • Resolve output_files relative to the context directory (73e4bcd)

Documentation

  • Add command-line utility help text (e615ba1)