Updated Wiki.md (markdown)
commited
commit
7e2d322c5cb3b3c9e2e759b3a9a4e9bb55f6fbfa
... | ... | @@ -56,7 +56,7 @@ Now you can write a Wiki page! After you have written it all, click "Preview" to |
56 | 56 | |
57 | 57 | ## Style a page |
58 | 58 | |
59 | Fancade Wiki uses the formatting syntax called "Markdown". You can make text **bold**, *italic*, ***bolditalic***, and ~~strikethrough~~. No just that, you can also make a list, add links, insert images and even make tables! To learn more, read [[this|https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet]]. |
|
59 | Fancade Wiki uses the formatting syntax called "Markdown". You can make text **bold**, *italic*, ***bolditalic***, and ~~strikethrough~~. Not just that, you can also make a list, add links, insert images and even make tables! To learn more, read [[this|https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet]]. |
|
60 | 60 | |
61 | 61 | ### Basics |
62 | 62 |