Skip to content

Escape markdown-like line starts#420

Merged
mysticmind merged 1 commit intomasterfrom
fix_312
Feb 24, 2026
Merged

Escape markdown-like line starts#420
mysticmind merged 1 commit intomasterfrom
fix_312

Conversation

@mysticmind
Copy link
Owner

@mysticmind mysticmind commented Feb 24, 2026

  • add EscapeMarkdownLineStarts config option
  • escape line-start markers in text converter
  • add tests for heading/list/ordered markers
  • document usage and config note in README

Fixes GH-312

- add EscapeMarkdownLineStarts config option
- escape line-start markers in text converter
- add tests for heading/list/ordered markers
- document usage and config note in README
@mysticmind mysticmind added this to the 5.2.0 milestone Feb 24, 2026
@mysticmind mysticmind merged commit f4762fd into master Feb 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When converting to Markdown from HTML not all "content" that may look like MD is correctly escaped

1 participant