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
wiki:tutorial [2020/04/21 13:07]
admin
wiki:tutorial [2022/02/15 14:33] (current)
Line 58: Line 58:
 ++++ ++++
  
-Programmcode wird zwischen drei Apostrophs gesetzt:+  * Programmcode wird zwischen drei Apostrophs ​(back tick) gesetzt:
  
 +````
 ``` ```
-\`\`\`+```` 
 + 
 + 
 +code here 
 + 
 + 
 +````
 ``` ```
 +````
    
-Es gibt spezielle Code Syntaxhighlighter:​+  * Es gibt spezielle Code Syntaxhighlighter:​
  
 ``` ```