Skip to content

jgm/html2cmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html2cmark

Lua library to convert HTML5 to commonmark, leveraging libcmark to write the commonmark and libgumbo to read the HTML.

To run round-trip tests (HTML -> commonmark -> HTML), do make test. Note that not all of the tests currently pass.

About

Lua library to convert HTML5 to commonmark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages