hplgit / doconce

Lightweight markup language - document once, include anywhere
http://hplgit.github.io/doconce/doc/web/index.html
Other
310 stars 60 forks source link

Equation breaks an admonition in jupyter notebook with --ipynb_admon=quote #106

Open simetenn opened 7 years ago

simetenn commented 7 years ago

Equation breaks an admonition in jupyter notebook with --ipynb_admon=quote

A minimal working example, run with:

doconce format ipynb doconce_error.do.txt --ipynb_admon=quote

!bsummary An equation breaks the admonition quote rule

!bt [En = 2E{n-1}] !et

when it is in a notebook !esummary