cebe / cebe/markdown

Table with indentation on cells does not work

Open
#160 2 comments 0 reactions 0 assignees View on GitHub
consistency gfm
Dominant language
HTML
Stars
1k
Forks
137
PR merge metrics
No merged PRs in 30d

Description

Using Markdown Extra. Example:

Test long field | Something
--------------: | ----------
1 | Test
2 | Test
3 | Test

Resulting HTML:



Test long fieldSomething




          1 | Test

2 | Test
3 | Test

The space indentation in the table cell is being interpreted as a code block. I'm pretty sure this was working correctly with an earlier version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.