Skip to content

AnnikaCodes/mdtransform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdtransform

This is a simple program that renders Markdown as HTML for websites.

You can use the title directive to set a page's title:

# TITLE: your title here

becomes

<title>your title here</title>
<center>
    <h1 style='margin-bottom: 0px; font-size: 2.5rem;'>your title here</h1>
    <hr />
</center>

About

simple program that renders Markdown as HTML for websites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages