Skip to content

If we go with Markdown, figure out which options to set in Misaka? #9

Open
@j127

Description

@j127

List is here:
https://flask-misaka.readthedocs.org/en/latest/

Possible issues:

  • Double-check that the Jinja filters output safe HTML.
  • If the site switches to HTTPS at some point and people embed external images hosted on HTTP sites, it will throw security warnings in IE.
  • Too many markdown features may lead to output differences due to different frontend and backend parsers. Maybe it would be better to use the same JS parser on both ends? Or just limit the tags to a few things like: strong, em, headers, lists, code?

Just brainstorming here. At the moment I'm mainly trying to learn how to use these extensions through experimentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions