Releases: sentinel1909/markdown-html-rs
Releases · sentinel1909/markdown-html-rs
v2.0
v1.2
Changelog:
- improved error handling by removing unwrap( ) in key areas
- added default method for FrontMatter struct
v1.1
This is the version 1.1 release, changes include:
- bump dependencies to the latest
- front matter in the markdown file is parsed and removed, only the body text is rendered to HTML
v1.0 Initial Release
Initial release, version 1.0