Replies: 1 comment 4 replies
-
Try changing |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to set up a custom surround to work with wikilinks that look
[[like this]]
, i.e., simply a pair of square brackets.I've added this to my config and the
add
part works great, but I can't getdelete
to work. I've tried different lua expressions, but when trying to delete the separators, it inserts a new]
instead.Any idea on what I may be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions