Skip to content

Markdown parser should support embedding and restrictions on content #275

Open
@jace

Description

@jace
  1. Allowing externally hosted images creates an information leak wherein the external host receives traffic from users, revealing their IP, browser info and referrer. Some use cases may also require disallowing embedded images entirely.

  2. Naked URLs on a paragraph by themselves should be converted into embeds where applicable (images, videos, tweets, etc)

Both require (a) additional flags to the Markdown parser, and (b) callbacks for custom processing, or custom extensions passed in.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions