Login

Fancade Wiki

Deleted Wiki formatting.md

... ...
@@ -1,14 +0,0 @@
1
The Wiki supports the formatting syntax called "[[Markdown|https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet]]". You can easily make *italic*, **bold**, __underlined__ or ~~strikethrough~~ text. To learn how, read [[this|https://support.discordapp.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline-]].
2
3
Besides, there are such Wiki-exclusive formatting features as unordered lists, links and images in text.
4
5
To insert a list element, put `*`, `+` or `-` at the beginning of a line. Note that there must be one blank line before the first element.
6
7
To insert a link, you can:
8
9
* wrap page name in square brackets: [[Add]] `[[Add]]`
10
* do the same but put a suffix if needed: [[Vector]]s `[[Vector]]s`
11
* wrap page name in parentheses and set displayed text in square brackets before: [[Plus|Add]] `[[Plus|Add]]`
12
* do the same but put any URL instead of a page name: [[Fancade|http://fancade.com/]] `[[Fancade|http://www.fancade.com/]] `
13
14
To insert an image, you can wrap the image URL in `!` to insert it directly in the text.
... ...
\ No newline at end of file
Fancade Wiki