We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
7200b4e
There was an error while loading. Please reload this page.
Fixed an issue when running on iOS caused by using a lookbehind regular expression
9024b2e
Replacement patterns that began with a non-word character (e.g. #\d+) weren't working.
#\d+
eb28f87
Initial release with basic functionality. Only works in reading mode currently.