doc:md-syntax-cheatsheet

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:md-syntax-cheatsheet [2026/03/16 15:58] – [Cheatsheet - for things specific to LI pages turned into md] Simon Grantdoc:md-syntax-cheatsheet [2026/03/31 09:12] (current) Simon Grant
Line 1: Line 1:
-## Cheatsheet - for things specific to LI pages turned into md+// See all of our [[doc:start|internal documentation]]// 
 + 
 +===== Cheatsheet - for things specific to LI pages turned into Markdown =====
  
 See also: See also:
  
-- the adjusted [[wiki:syntax]] page +- the general [[wiki:syntax]] page, adjusted for our setup 
-- a good markdown cheatsheet here: [https://www.markdownguide.org/cheat-sheet/](https://www.markdownguide.org/cheat-sheet/)+[a good generic markdown cheatsheet](https://www.markdownguide.org/cheat-sheet/), however, not covering the exact features we have in our setup
  
-### Figures+==== Figures ====
  
 `<figure>` \\  `<figure>` \\ 
Line 17: Line 19:
 Question: how do you control the output formatting of the figure? Question: how do you control the output formatting of the figure?
  
-### Videos+==== Videos ====
  
 Examples: \\ Examples: \\
Line 28: Line 30:
    
  
-### Centering images/videos+==== Centering images/videos ====
  
 Wrap them in a `<WRAP>` element:  Wrap them in a `<WRAP>` element: 
Line 40: Line 42:
  
  
-You can also use the box item in the toolbar. Click and choose the second item (simple centered box). \\ +You can also use the box item in the toolbar. Click and choose the second item (simple centred box). \\ 
-The box attribute creates a gray background, it can also be left out. +The box attribute creates a grey background, it can also be left out. 
  
  
  • doc/md-syntax-cheatsheet.1773676739.txt.gz
  • Last modified: 2026/03/16 15:58
  • by Simon Grant