Skip to content

Improve markup=False#633

Merged
fluffy-critter merged 4 commits into
mainfrom
feature/623-improve-plaintext
May 25, 2026
Merged

Improve markup=False#633
fluffy-critter merged 4 commits into
mainfrom
feature/623-improve-plaintext

Conversation

@fluffy-critter

Copy link
Copy Markdown
Collaborator

Summary

Improve how markup=False works; fixes #623

Detailed description

strip_html will now replace <p> and <br> tags with an appropriate number of newlines if they are being stripped out, and footnotes are also properly handled.

@fluffy-critter fluffy-critter merged commit 49e0917 into main May 25, 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.

entry.body(markup=False) eating double-newlines

1 participant