Skip to content

jjaassoonn/lean2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert Lean file to markdown

Usage

python lean2md.py -i <input.lean> <output.md>

In input.lean file:

  • code surrounded by --BEGIN:IGNORE and --END:IGNORE will be ignored;
  • comments starting with /-MD and ending with MD-/ will be treated as markdown.

See example.lean and example.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published