Skip to content

Escape special characters #16

@gingur

Description

@gingur

Characters such as # ~ - [ ] ( ) > should be escaped like how characters * _ are.

Use case:

# heading
~~strike~~
- list
[title](url)
> blockquote
  • Switch to markdown tab
  • Cut markdown
  • Paste markdown

You'll notice the dehydrated state is not properly escaping these MD characters and when rehydrated from MD not all exported content like blockquotes are recreated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions