Skip to content

Backslashes disappear during python markdown processing #39

@jordanjambazov

Description

@jordanjambazov

Any backslashes \ get removed during the markdown processing. Backslashes that are in code blocks get displayed properly, but ones in the markdown body -- not.

For example, if you parse "C:\Program Files" the markdown processor will return "C:Program Files".

Metadata

Metadata

Assignees

Labels

bugBug report.coreRelated to the core parser code.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions