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/07/22 19:43] – [Markdown syntax] Simon Grantdoc:basic_text_formatting [2026/07/22 19:43] (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 as string of  `------` underneath text to indicate a level-2 heading, you **must** leave a space before a horizontal rule.+Because Markdown uses as string of  `------` underneath text to indicate a level-2 heading, you **must** leave a blank line before a horizontal rule.
 ===== What if I want to use these characters? ===== ===== What if I want to use these characters? =====
  
  • doc/basic_text_formatting.txt
  • Last modified: 2026/07/22 19:43
  • by Simon Grant