Skip to content

Update the Markdown parser and articulate markdown data type to support nicely formatted code #341

Description

@Shazwazza

I think the MD parser could do with a lot of help especially when using code blocks. I can't recall if articulate ships with it's own md processors or if it just relies on Umbraco's but it's not great.

It would be great to support code blocks with hints like GH supports: like ```cs

but it doesn't. Also the code blocks rendered use <p><code> instead of <p><pre><code> which is not correct.

Anyways, seems like a lot to be desired :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions