Supporting long "article-like" pages (like formula description) in HTML is total bullshit. Add some magic to keep the actual text in an `.md` file and to dynamically render it into the html page. It also will make translations easy.
Supporting long "article-like" pages (like formula description) in HTML is total bullshit.
Add some magic to keep the actual text in an
.mdfile and to dynamically render it into the html page. It also will make translations easy.