mirror of
https://codeberg.org/cage/tinmop/
synced 2025-03-02 09:57:48 +01:00
- [fediverse] fixed RE to match a mention.
This commit is contained in:
parent
ce688f59b8
commit
bb57160811
@ -135,7 +135,7 @@
|
||||
|
||||
(defun footnote-reference-re (&key (enforce-end-string t))
|
||||
(format nil
|
||||
"~a[~a]+~@[$~]"
|
||||
"(~a[~a]+)?~@[$~]"
|
||||
#\ZERO_WIDTH_SPACE
|
||||
+digits-superscripts+
|
||||
enforce-end-string))
|
||||
|
Loading…
x
Reference in New Issue
Block a user