Releases: mcbeet/lectern
Releases · mcbeet/lectern
v0.7.1
Fix
- Rename get_markdown prefix argument (
85650fa
)
v0.7.0
Feature
Fix
- Accidentally broke emitted filenames (
5f034b5
)
- Lanternmc.com now returns a 403 (
faaa2d3
)
Documentation
v0.6.0
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
Feature
Fix
- Use match_tokens() to check for a single code_inline (
7117521
)
v0.3.2
Fix
- Patch markdown_it to allow arbitrary data urls (
bb5c05d
)
v0.3.1
Fix
- Markdown snapshots now use foldable sections (
76359e0
)
v0.2.2
Fix
- Resolve output_files relative to the context directory (
73e4bcd
)
Documentation
- Add command-line utility help text (
e615ba1
)