Skip to content

[Question] Any plans of supporting more HTML tags? #671

@ghost

Description

The most interesting feature in HackMD that intrigues me, is the partial support of HTML. You can insert a line of HTML in the document directly to implement some features that markdown does not provide.

So the question is, how many HTML tags can be used in HackMD directly? And for the tags that are not supported, are there any plans of supporting them?

For example, I can easily insert an audio/video/iframe element, but SVG/Canvas elements will be treated as text. And then I try the ruby tag:

<ruby><rt>うさぎ</rt></ruby>

Well it can be handled in Github Markup: うさぎ, but in HackMD it will be treated as text, too. So this issue is also a feature request issue. 😂

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementWants to improvide an existing featurequestionYou asked us something. We try to find the answer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions