Skip to content

[Bug]: Important: '~' in the string will be automatically changed to '~~' #579

Description

@vimbackground

Pre-flight checks

  • I have searched existing issues for the same problem.
  • I can reproduce this on the latest available version, or I noted the version below.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions