Skip to content

Use PAIR-EXP for double/single quote character? #320

Answered by eshrh
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Not immediately certain why this is. It appears that the issue is with PAIR-EXPS where the start and end character is the same. Can you please file an issue so I remember to investigate?

To be honest, I'm not sure why PAIR-EXP exists, since it's afaik strictly inferior to the REGEXP-EXPR. This should work fine for now

(meow-thing-register 'quote
                     '(regexp "\"" "\"")
                     '(regexp "\"" "\""))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant