Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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