Skip to content

Question: Render custom unescaped tag in fenced code blocks #580

@whoisyare

Description

@whoisyare

Hi there.

I created a BlockRenderer & Parser which works completely fine and inserts safely a specific HTML Tag.
The point is, i want to make the %%%delimiter%%% working when used in fenced code blocks.

e.g.

my awesome %%%html, which <u>is escaped</u>.
it works also with multiple lines! %%%

where %%% renders an unescaped tag (once again, very safely in safe environment). Any ideas? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionGeneral questions about the project or usagestaleIssue may be closed soon due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions