Remove dated formula formatting references

9b38e3f449d44e37c939377fe86a90cccb7910aa

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +0 -2Showing whitespace changes
public/scripts/templates/formatting.html+0 -2
@@ -21,6 +21,4 @@ Actually I feel that languages with SOV might need even more extra entries, but
21 <h2 data-i18n="help_format_like_this">like this</h2>21 <h2 data-i18n="help_format_like_this">like this</h2>
22 <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>22 <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>
23 <h3 data-i18n="help_format_like_this">like this</h3>23 <h3 data-i18n="help_format_like_this">like this</h3>
24 <li><tt data-i18n="help_format_38">$$ text $$</tt> - <span data-i18n="help_format_39">renders a LaTeX formula (if enabled)</span></li>
25 <li><tt data-i18n="help_format_40">$ text $</tt> - <span data-i18n="help_format_41">renders an AsciiMath formula (if enabled)</span></li>
26</ul>24</ul>