Additionally, Ibis supports the following syntax:
Name | Write this… | to get this |
---|---|---|
Link to Ibis article | [[Main_Page@ibis.wiki]] |
Main_Page |
Subscript | log~2~(a) |
log~2~(a) |
Superscript | Markdown^TM^ |
Markdown^TM^ |
Inline LaTeX | $$\vec E$$ |
|
Inline Footnote | Inline inline note.^[my note is here!] |
Inline inline note.[2] |
$$
\oint_S \vec E \cdot \mathrm d\vec A = \frac{1}{\epsilon_0}Q
$$
becomes:
Footnote[^my_note]
[^my_note]: Here is the footnote.
becomes:
Footnote[1]