Eakam1007 / rost_gen

A simple static site generator built using Rust
MIT License
0 stars 3 forks source link

Add initial support for Markdown #26

Closed CDPhu closed 1 year ago

CDPhu commented 1 year ago

Deat Author

It was a pleasure working with your code. I somewhat modified the code so that it will allow converting .md files into HTML.

Also, I added an if statement, so that all generated text will be verified if the text needs to be header1 in markdown.

Heading level 1

Best wishes!

CDPhu commented 1 year ago

I just added the modification that you requested, if you have the time please check it out. Thank you.

CDPhu commented 1 year ago

Code should comply with authors display HTML, Fixed duplication issue when running command