Pre-flight checks
Markra version
1.7.4
Operating system
Windows
OS version
win11
What happened?
When opening a Markdown document, any string containing two '~' characters is automatically converted to '~~' by Markra.
This can lead to serious consequences: if the string serves as a key or ID in a configuration file, it will directly cause errors in the related configuration.
What did you expect?
Keep the original content, do not perform any automatic processing.
Steps to reproduce
x
Screenshots, logs, or sample files
No response
Pre-flight checks
Markra version
1.7.4
Operating system
Windows
OS version
win11
What happened?
When opening a Markdown document, any string containing two '~' characters is automatically converted to '~~' by Markra.
This can lead to serious consequences: if the string serves as a key or ID in a configuration file, it will directly cause errors in the related configuration.
What did you expect?
Keep the original content, do not perform any automatic processing.
Steps to reproduce
x
Screenshots, logs, or sample files
No response