Skip to content

smharwood/github-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

github-markdown

This repo provides a Pandoc filter to help convert LaTeX math to Github-flavored markdown. In particular, the focus is on using the correct delimiters $`...`$ and ```math...``` for inline and display math, respectively.

It uses the pandocfilters package, installable via

pip install pandocfilters

Usage

Example usage might be

pandoc -s mathy_doc.tex -o doc.md --filter github_md.py

About

Pandoc filter to help convert LaTeX to Github-flavored markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages