mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove dated formula formatting references
This commit is contained in:
@ -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>
|
<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>
|
<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>
|
<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>
|
</ul>
|
||||||
|
Reference in New Issue
Block a user