replace syntax quick reference expansion with markdown page link

This commit is contained in:
SeinopSys 2021-09-29 20:16:10 +02:00
parent 27efab9f8f
commit 78c3db8f65
No known key found for this signature in database
GPG key ID: 9BFB053C1BA6C5C4

View file

@ -11,23 +11,6 @@
sup> ^sup^
sub %sub%
button< class="button" type="button" data-click-toggle="button:hover + .textile_help, button:focus + .textile_help"
' &hellip;
p.hidden.textile_help
' Escape formatting using \ e.g. \* for a literal star character
br
ins> Links:
' [On-site link](/some-link), [External link](http://some-link)
br
ins> Images:
' &gt;&gt;1 — link to image, &gt;&gt;1t — embed image thumbnail (&gt;&gt;1p — large preview, &gt;&gt;1s &mdash; small thumbnail)
br
ins> External images:
' ![alt text](http://some-image), [![alt text](http://some-clickable-image)](http://some-link)
br
strong> Remember to use embeds (&gt;&gt;) for booru images as these let users filter content they don't want to see
p
a href="/pages/markdown"
' Detailed syntax guide