erykwalder / quoth

MIT License
41 stars 1 forks source link

Failing to Load on Mobile #12

Closed iamrecursion closed 2 years ago

iamrecursion commented 2 years ago

I've got an issue where Quoth is failing to load on mobile (iOS, Obsidian Version 1.1.0 (37)).

The exact error message is (grabbed using Obsidian REPL):

Plugin failure: quoth
SyntaxError: Invalid regular expression: invalid group specifier name.
erykwalder commented 2 years ago

Just pushed the fix for this and tested on iOS. Thanks for the error message, it was super helpful.

Please let me know if you continue to have any issues.

iamrecursion commented 2 years ago

Thanks for such a speedy fix! It loads fine now on the latest inside mobile build! ^^