-
Notifications
You must be signed in to change notification settings - Fork 99
[Help] Markdown support
Parlazo edited this page Apr 16, 2021
·
2 revisions
wxMaxima offers a set of standard markdown conventions that don’t collide with mathematical notation.
wxMaxima will recognize text starting with *
chars as bullet lists.
Ordinary text
* One item, indentation level 1
* Another item at indentation level 1
* An item at a second indentation level
* A second item at the second indentation level
* A third item at the first indentation level
Ordinary text
wxMaxima will recognize text starting with >
chars as block quotes.
Ordinary text
> quote quote quote quote
> quote quote quote quote
> quote quote quote quote
Ordinary text
wxMaxima’s TeX and HTML output will also recognize =>
and replace it by the corresponding Unicode sign.
cogito => sum.
<= |
comparison | |
<=> |
double-pointed double arrow | |
<-> |
double-pointed arrow | |
-> |
single- headed arrow | |
<-` | single- headed arrow | |
+/- |
plus/minus | |
<< |
||
>> |
||