Skip to content

Adds an option to use basic detection to parse Markdown#63

Open
Hate9 wants to merge 2 commits into
QuartzLibrary:mainfrom
Hate9:markdown-cludge
Open

Adds an option to use basic detection to parse Markdown#63
Hate9 wants to merge 2 commits into
QuartzLibrary:mainfrom
Hate9:markdown-cludge

Conversation

@Hate9
Copy link
Copy Markdown
Contributor

@Hate9 Hate9 commented Apr 11, 2026

Solves #51 for now.

Adds a flag to perform a basic check that a post isn't in HTML (just checking that it doesn't start with <p>), and if it isn't, assume it's Markdown and parse it as such into HTML.

Optional behind a flag because this detection-method might get false-positives, but it should at least make it possible to download readable copies of posts which use markdown.

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.

1 participant