issues
search
mlange-42
/
yarner
Literate Programming command line tool for Markdown
https://mlange-42.github.io/yarner
MIT License
32
stars
1
forks
source link
Release/0.2.0
#37
Closed
mlange-42
closed
3 years ago
mlange-42
commented
3 years ago
Simplifications/removed features, link control
Make Markdown the only parser (removed TeX and HTML parsers)
Removed old code block name style, now the first comment line of a block is used
Simplified Cargo.toml
Adapted README and features documentation
Replaced old examples
Bugfix for transclusions without link (
@{{File.ext}}
did not work)
Follow only links a with a certain prefix (
@
by default) to include them in the compilation process.
Simplifications/removed features, link control
@{{File.ext}}
did not work)@
by default) to include them in the compilation process.