We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623b7a1 commit ec84d26Copy full SHA for ec84d26
doc/cheatsheet.mld
@@ -43,8 +43,8 @@ Quick reference for the odoc language!
43
See {%html:<a href="#my_id">Referenceable title</a>%}}}
44
{tr
45
{th {{!odoc_for_authors.basics}Bold, italic and emphasis}}
46
- {td {@text[{b bold} text, {e italic text}, {e emphasized} text]}}
47
- {td {b bold} text, {e italic text}, {e emphasized} text}}
+ {td {@text[{b bold} text, {i italic} text, {e emphasized} text]}}
+ {td {b bold} text, {i italic} text, {e emphasized} text}}
48
49
{th {{!odoc_for_authors.basics}Subscripts and superscript}}
50
{td {@text[H{_ 2}O and 1{^ st}]}}
0 commit comments