For now, source file (markdown) is only generated by combining the metadata section and the content section. By implementing a template engine with it, we'll be able to better construct the source file (and fill some metadata automatically).
https://crates.io/crates/handlebars will be the template engine used.
For now, source file (markdown) is only generated by combining the metadata section and the content section. By implementing a template engine with it, we'll be able to better construct the source file (and fill some metadata automatically).
https://crates.io/crates/handlebars will be the template engine used.