📖 Podlite now supports formulas
Mathematical expressions are crucial for sharing information among engineers, scientists, data scientists, and mathematicians. The latest release of podlite now supports formulas.
Formulas can be entered using the F<>
code and the =formula
block. Inside =markdown
, formulas can be used with $...$
and $$...$$
.
More information about formulas can be found here: LaTeX/Mathematics in Wikibooks.
Additionally, this release includes:
support for the
:nested
attribute for block=para
support for HTML named entities references for
E<>
markup code
All of these features are available in the podlite-web package and on pod6.in. They will be included in the desktop version in the nearest release.
Thank you for your interest in Podlite!