doc:page_section_headings

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doc:page_section_headings [2026/07/27 09:25] Simon Grantdoc:page_section_headings [2026/07/27 09:33] (current) Simon Grant
Line 51: Line 51:
 # An h1 heading with one "#" sign # An h1 heading with one "#" sign
  
-``` +    The alternative Markdown syntax putting '='s underneath doesn't work: 
-Another h1 heading, made by putting '='s underneath +    ==================================================================== 
-================================================== + 
-```+A failed attempt at a Markdown h1 with '=' 
 +========================================== 
 +The row of = just disappears.
  
-Another h1 heading, made by putting '='s underneath 
-================================================== 
  
 `## An h2 heading with two "##" sign` `## An h2 heading with two "##" sign`
Line 63: Line 63:
 ## An h2 heading with two "##" sign ## An h2 heading with two "##" sign
  
-``` +    The other Markdown h2 syntax, with '-'s underneath, just turns into a horizontal rule: 
-And anther Markdown h2 with '-'s underneath +    --------------------------------------------------------------------------------
------------------------------------------ +
-```+
  
-And anther Markdown h2 with '-'s underneath +The other Markdown h2 syntax, with '-'s underneath, just turns into a horizontal rule: 
------------------------------------------+--------------------------------------------------------------------------------
  
  
  • doc/page_section_headings.1785144341.txt.gz
  • Last modified: 2026/08/18 23:39
  • (external edit)