doc:basic_text_formatting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
doc:basic_text_formatting [2026/04/16 13:16] – [Markdown syntax] Simon Grantdoc:basic_text_formatting [2026/04/16 13:17] (current) – [Markdown syntax] Simon Grant
Line 46: Line 46:
   * `H~2~O` and `x^2^` do **not** work – H~2~O and x^2^ – use `<sub>` and `<sup>` as above   * `H~2~O` and `x^2^` do **not** work – H~2~O and x^2^ – use `<sub>` and `<sup>` as above
  
-Because Markdown uses `---` or `----` underneath text to indicate a level-2 heading, you **must** leave a space before a horizontal rule.+Because Markdown uses `----` underneath text to indicate a level-2 heading, you **must** leave a space before a horizontal rule.
 ===== What if I want to use these characters? ===== ===== What if I want to use these characters? =====
  
  • doc/basic_text_formatting.1776345419.txt.gz
  • Last modified: 2026/04/16 13:16
  • by Simon Grant