Commonly used scientific symbols in pandoc markdown encoding is UTF-8, needs pdflatex per mille sign plain text: ‰ (doesn't render properly in PDF) HTML: ‰ (renders properly in PDF) LaTeX: $\text{\textperthousand}$ (renders properly in PDF) delta sign
The Best of the Best Practices (BOBP) Guide for Python A "Best of the Best Practices" (BOBP) guide to developing in Python. In General Values "Build tools for others that you want to be built for you." - Kenneth Reitz "Simplicity is alway better than functionality." - Pieter Hintjens