Skip to content

Code fences not rendered unless language label is in ColorCode.Languages dictionary (v0.7.0 regression) #55

@rdipardo

Description

@rdipardo

Since 9ebbb73, code fences with a language label other than csharp, cplusplus, aspx, etc., are not rendered at all. Any other language label has to be edited out.

v0.7.0

nppMrkdPanel-v0 7 0

v0.6.2

nppMrkdPanel-v0 6 2

There needs to be a default case handler in Markdig.SyntaxHighlighting.LanguageTypeAdapter.Parse, so that code fences are always rendered, even if the label is unrecognized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions