mirror of
https://github.com/tildeclub/site.git
synced 2026-07-24 23:59:24 +00:00
Transpose em dashes in wiki articles
Transpose em dashes in wiki articles for double plain dashes. Signed-off-by: keyboardan <keyboardan@tilde.club>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Tilde Guestbook
|
||||
author: deepend
|
||||
author:
|
||||
- deepend
|
||||
- keyboardan
|
||||
category: software
|
||||
---
|
||||
|
||||
@@ -60,7 +62,7 @@ When you pass a `theme`, **only your CSS is loaded** (the default stylesheet is
|
||||
## Embedding notes
|
||||
|
||||
* Works fine when linked from inside frames/iframes **as long as** the referrer includes your full path (`/~<user>/...`). The meta tag above usually fixes “origin-only” referrers.
|
||||
* Do **not** use `rel="noreferrer"` on the link—this strips the referrer entirely.
|
||||
* Do **not** use `rel="noreferrer"` on the link -- this strips the referrer entirely.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user