mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
replace syntax quick reference expansion with markdown page link
This commit is contained in:
parent
27efab9f8f
commit
78c3db8f65
1 changed files with 3 additions and 20 deletions
|
@ -11,23 +11,6 @@
|
|||
sup> ^sup^
|
||||
sub %sub%
|
||||
|
||||
button< class="button" type="button" data-click-toggle="button:hover + .textile_help, button:focus + .textile_help"
|
||||
' …
|
||||
|
||||
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:
|
||||
' >>1 — link to image, >>1t — embed image thumbnail (>>1p — large preview, >>1s — 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 (>>) for booru images as these let users filter content they don't want to see
|
||||
p
|
||||
a href="/pages/markdown"
|
||||
' Detailed syntax guide
|
||||
|
|
Loading…
Reference in a new issue