Description
When using the strike-through markup (~~) around a URL the tildas render literally
To Reproduce
A simple file will demonstrate it
a test
https://github.com
(
~~a test~~
~~https://github.com~~
)
Context
My operating system is: MacOS Sequoia
Running viv --version outputs:
I installed Vivify in the following way (e.g. name of the package manager, self-compiled or development mode): self-compiled
In the following I specify if I use any custom configuration, and if so provide it in its entirety including any additional files referenced there (e.g. CSS or JavaScript): no customisation
Description
When using the strike-through markup (~~) around a URL the tildas render literally
To Reproduce
A simple file will demonstrate it
a testhttps://github.com(
)
Context