Skip to content

Closing fence cannot be followed by tabs #258

Description

@rlaf99

Hi,

just tested in https://spec.commonmark.org/dingus/ with the following input:

```
abc
```````````	

Notice there is a tab following the closing sequence.

The rendered HTML is :

<pre><code>abc
```````````	
</code></pre>

According to https://spec.commonmark.org/0.30/#fenced-code-blocks, the tab should not affect the closing sequence, so I figure this is a bug?

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