You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a enhancement/feature request. Not a bug or question.
The topic is not already reported at Issues. (I've searched it).
Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
The wanted feature/enhancement is not present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor's settings are not touched. If your desired feature is present, you don't need to open this issue. The change will be part of the next Markor update.)
Description
Suport for Equations and Formulas in view mode in asciidoc with LaTeX and
AsciiMath
= My Diabolical Mathematical Opus
Jamie Moriarty
:stem: latexmath
.An e-xciting limit with LaTeX!
[stem]
++++
\lim_{n \to \infty}\frac{n}{\sqrt[n]{n!}} = {\large e}
++++
.A basic square root with AsciiMath
[asciimath]
++++
sqrt(4) = 2
++++
Information
Android version: 13 ΤΡ1Α.220624.014
Device: POCO M4 Pro
App Version: v2.11
Source
F-Droid
Format / File type
Something else (-> Additional info)
Additional info / Log
- acsiidoc
The text was updated successfully, but these errors were encountered:
Improvements are welcome. In Markdown also KaTex is available.
Maybe AsciiDoc is able to reuse that somehow for it's formula stuff.
I was able to render the mathematical expressions, injecting the following code into the preview mode body, according to the instructions in the asciimath page
Description
AsciiMath
Information
Android version: 13 ΤΡ1Α.220624.014
Device: POCO M4 Pro
App Version: v2.11
Source
F-Droid
Format / File type
Something else (-> Additional info)
Additional info / Log
The text was updated successfully, but these errors were encountered: