Seasawher / mdgen

Tool to generate markdown files from lean files. This is heavily inspired by lean2md.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support `library_note`

Seasawher opened this issue · comments

#help command library_note:

syntax "library_note"... [Batteries.Util.LibraryNote.commandLibrary_note___]
  \```
  library_note "some tag" /--
  ... some explanation ...
  -/
  \```
  creates a new "library note", which can then be cross-referenced using
  \```
  -- See note [some tag]
  \```
  in doc-comments.