Replies: 1 comment 1 reply
-
|
hi! that doc is incorrect, that is not how it works on GH:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the the
tablePipeAlign: falseoption from mdast-util-gfm-table uses a single dash for columns:However, the GitHub docs for tables states:
I was wondering why mdast is using a single dash here and if it were possible to make this option configurable to use 3 dashes?
Beta Was this translation helpful? Give feedback.
All reactions