Skip to content

brackets in inline code block should be escaped #18

@guppy0130

Description

@guppy0130

Example markdown input:

`[Re]Releasing Content`

Current output:

{{[Re]Releasing Content}}

(this renders as a link to nowhere, which is incorrect)

Should be:

{{[Re\]Releasing Content}}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions