Remove dated formula formatting references
This commit is contained in:
parent
8c1e490727
commit
9b38e3f449
|
@ -21,6 +21,4 @@ Actually I feel that languages with SOV might need even more extra entries, but
|
|||
<h2 data-i18n="help_format_like_this">like this</h2>
|
||||
<li><tt data-i18n="help_format_35">### text</tt> - <span data-i18n="help_format_36">displays as a small header (note the space)</span></li>
|
||||
<h3 data-i18n="help_format_like_this">like this</h3>
|
||||
<li><tt data-i18n="help_format_38">$$ text $$</tt> - <span data-i18n="help_format_39">renders a LaTeX formula (if enabled)</span></li>
|
||||
<li><tt data-i18n="help_format_40">$ text $</tt> - <span data-i18n="help_format_41">renders an AsciiMath formula (if enabled)</span></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue