aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-06+compile_line function, can turn '#' -> <h1>dx
2020-05-06+typedef to make char* into stringdx
2020-05-06+support for bullet pointed listsdx
2020-05-06+C project via https://github.com/odavep/CTemplatedx
2020-05-06~md -> orgdx
2020-05-06+support for paragraphingdx
2020-05-06+confirmation of markdown compilationdx
2020-05-06+apply template to content and write to output filedx
2020-05-06+rule parser for markdown translationdx
2020-05-06+initial html file formatdx
2020-05-05+read the initial html filedx
2020-05-05squash! +option parsing capabilitydx
2020-05-05+argument validation for markdown file testdx
2020-05-05+option parsing capabilitydx
2020-05-05+simple gitignoredx
2020-05-05+converter.py filedx
2020-05-05Initial commitodavep