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

feat: block ignoring

Seasawher opened this issue · comments

How about ignoring the parts enclosed in --#--? It will be easy to implement as it does not conflict with existing symbols.

--#--
(content)
(another content)
(more content)
--#--