Updated Wiki.md (markdown)
commited
commit
1ed1929826df25424d7a7a800b06837cffae05e3
... | ... | @@ -113,7 +113,7 @@ To use a coding text font, use a grave accent at the start and end of your text |
113 | 113 | |
114 | 114 | Fancade > `Fancade` |
115 | 115 | |
116 | If you want newlines, then you need 3 grave accents before the first line and another three after the last line. (This lets you show colors based on code languages using Coffeescript, just put coffeescript on the line that comes after the first three grave accents.) For example: |
|
116 | If you want newlines, then you need 3 grave accents before the first line and another three after the last line. (This lets you show colors based on code languages using Coffeescript, just put `coffeescript` on the line that comes after the first three grave accents.) For example: |
|
117 | 117 | |
118 | 118 | Before: |
119 | 119 |