Skip to content

Exception at HtmlUtils:99 Markdig.Syntax.Inlines.EmphasisInline (bold markup inside html link) #39

@dreasgrech

Description

@dreasgrech

A user exception is thrown when an emphasis (bold) star is set in an html <a> link.

Sample text:

My main aim with this is to recreate the true <a href="https://youtu.be/nQ9j9Wlm410?si=A4LDo-DjJOClf2i4&t=312" target="_blank">**Nordschleife Touristenfahrten**</a>.

An exception is thrown when encountering the * star character inside the HTML tag.

Changing the emphasis stars to enclose the html <a> tag instead of inside the value produces the same exception:

My main aim with this is to recreate the true **<a href="https://youtu.be/nQ9j9Wlm410?si=A4LDo-DjJOClf2i4&t=312" target="_blank">Nordschleife Touristenfahrten</a>**.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions