Skip to content

lovebaihezi/mdz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mdz

Attention: this Software is still in development, not ready for use

tools to generate xml, html from markdown.

mdz -f=xml [<FILE>] # generate from file
cat <FILE>.md | mdz -f=xml # from pipe
mdz -f=xml # from stdin

TODO

  1. Support more markdown syntax
  2. syntax error fallback

About

simple Markdown parse lib(cli) in Zig

Resources

License

Stars

Watchers

Forks

Packages

No packages published