Skip to content

[Feature]: Added support for rendering HTML5 tags. #72

Description

@zhouxinghong

Problem Statement

Dear development team,

Thank you very much for developing this outstanding Markdown editing extension!

Since most mainstream Markdown editors support the rendering of HTML5 tags like the ones shown below, we would love for this extension to include that functionality as well.

<video controls muted preload="auto" poster="https://pics.xxxx/img/1rctd747/1rctd747pl.jpg" src="https://pics.xxxx/video/1rctd007hmb.mp4">
</video>

Proposed Solution

Since most mainstream Markdown editors support the rendering of HTML5 tags like the ones shown below, we would love for this extension to include that functionality as well.

<video controls muted preload="auto" poster="https://pics.xxxx/img/1rctd747/1rctd747pl.jpg" src="https://pics.xxxx/video/1rctd007hmb.mp4">
</video>

Alternatives Considered

No response

Examples

Since most mainstream Markdown editors support the rendering of HTML5 tags like the ones shown below, we would love for this extension to include that functionality as well.

<video controls muted preload="auto" poster="https://pics.xxxx/img/1rctd747/1rctd747pl.jpg" src="https://pics.xxxx/video/1rctd007hmb.mp4">
</video>

Priority

High - Critical for my use case

Feature Category

None

Screen Recording / Demo (Optional but Recommended)

Image

Additional Context

Image

Code of Conduct

  • I agree to follow this project's Code of Conduct

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions