Releases: hotdogc1017/markdown-it-mdbook
Releases · hotdogc1017/markdown-it-mdbook
v0.2.0
🚀 Features
- Support the including-files flags for the rustdoc_include and playground - by @hotdogc1017 (93a17)
🐞 Bug Fixes
- hidden-code-line:
- Read undefined of property for code.hidelines - by @hotdogc1017 (d383c)
- including-files:
- Maybe only import one line when not specify line start-and or both - by @hotdogc1017 (6a6f3)
- The ANCHOR syntax is invalid when existing other characters - by @hotdogc1017 (fe422)
View changes on GitHub
v0.1.2
No significant changes
View changes on GitHub
v0.1.1
🚀 Features
- Supports configuring the resolution path for the included files via the
getRelatedfunction - by @hotdogc1017 (5dd08)
View changes on GitHub
v0.1.0
🚀 Features
- Add bundler and the github action's release and another utils - by @hotdogc1017 (bdd77)
- including-files:
- All features have been implemented except for the file content reder - by @hotdogc1017 (3cdf0)
- Implement all features - by @hotdogc1017 (17988)