2021-09-13 01:19:00 +02:00
|
|
|
.editor-syntax-reference
|
2019-11-28 03:06:41 +01:00
|
|
|
strong<> Syntax quick reference:
|
|
|
|
|
|
|
|
span
|
2021-09-13 01:19:00 +02:00
|
|
|
strong> **bold**
|
|
|
|
em> *italic*
|
|
|
|
span.spoiler> ||hide text||
|
|
|
|
code> `code`
|
|
|
|
ins> __underline__
|
|
|
|
del> ~~strike~~
|
2019-11-28 03:06:41 +01:00
|
|
|
sup> ^sup^
|
|
|
|
sub ~sub~
|
|
|
|
|
|
|
|
button< class="button" type="button" data-click-toggle="button:hover + .textile_help, button:focus + .textile_help"
|
|
|
|
' …
|
|
|
|
|
|
|
|
p.hidden.textile_help
|
2021-09-13 01:19:00 +02:00
|
|
|
' Escape formatting using \ e.g. \* for a literal star character
|
2019-11-28 03:06:41 +01:00
|
|
|
br
|
|
|
|
|
|
|
|
ins> Links:
|
2021-09-13 01:19:00 +02:00
|
|
|
' [On-site link](/some-link), [External link](http://some-link)
|
2019-11-28 03:06:41 +01:00
|
|
|
br
|
|
|
|
|
|
|
|
ins> Images:
|
|
|
|
' >>1 — link to image, >>1t — embed image thumbnail (>>1p — large preview, >>1s — small thumbnail)
|
|
|
|
br
|
|
|
|
|
|
|
|
ins> External images:
|
2021-09-13 01:19:00 +02:00
|
|
|
' ![alt text](http://some-image), [![alt text](http://some-clickable-image)](http://some-link)
|
2019-11-28 03:06:41 +01:00
|
|
|
br
|
|
|
|
|
2021-09-13 01:19:00 +02:00
|
|
|
strong> Remember to use embeds (>>) for booru images as these let users filter content they don't want to see
|