Skip to content

Add alternate formatters for plain text, Markdown, etc. #619

@fluffy-critter

Description

@fluffy-critter

It would be handy if there were a way to request Markdown and plain text from entry.body/entry.more/entry.footnotes.

In the case of Markdown, if the source document is Markdown then it still needs to rewrite links and images (and convert image sets into separate image tags). If the source document is HTML then it could run html2markdown on the output instead.

Plaintext can be equivalent to passing in markup=False

Potential use cases:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthtmlIssues pertaining to HTML handlingmarkdownFunctionality involving the Markdown processor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions