Skip to content

Simple command line Markdown-to-HTML converter written in QB64.

License

Notifications You must be signed in to change notification settings

mpryor216/MDtoHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDtoHTML

Simple command line Markdown-to-HTML converter written in QB64.

Currently supports:

  • Headings
  • Ordered lists
  • Unordered lists
  • Links
  • Bold & italic text
  • Line breaks

Future Updates:

  • Code blocks
  • Headers using underlines
  • Horizontal rules
  • URLs using angle brackets
  • proper paragraph formatting (use of p tags for standalone sentences)
  • Images

About

Simple command line Markdown-to-HTML converter written in QB64.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages