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: Page Counter (counter.tilde.club)
|
||||
author: deepend
|
||||
author:
|
||||
- deepend
|
||||
- keyboardan
|
||||
category: software
|
||||
---
|
||||
|
||||
@@ -40,6 +42,6 @@ Example with options:
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
* **No digits**: open the script URL directly—fix invalid `page/user` or typos.
|
||||
* **No digits**: open the script URL directly -- fix invalid `page/user` or typos.
|
||||
* **Broken images**: ensure `style` exists and `ext=gif`.
|
||||
* **Shared counts**: give each page a distinct `page` value.
|
||||
|
||||
Reference in New Issue
Block a user