Skip to content

[MEDI] Markdown parser fails when document contains InlineHtml #7130

@adamsitnik

Description

@adamsitnik

A bug reported offline by @KrystofS :

Sample markdown that breaks the reader:

When getting the managed exception object for this exception, the runtime will first try to allocate a new managed object <sup>[1]</sup>, and if that fails, will return a pre-allocated, shared, global out of memory exception object.

IIRC the Markdig library represents it with HtmlInline and the parser currently throws because such type is not expected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions