You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help prevent duplicate issues before submitting a new one:
I've searched other open/closed issues for duplicates before opening up this new issue.
Report
What did you do?
sample code:
## Tables
aaaa | abbb
-- | --
content a | content b
| Option | Description |
| ------ | ----------- |
| data | path to data files to supply the data that will be passed into templates. |
| engine | engine to be used for processing templates. Handlebars is the default. |
| ext | extension to be used for dest files. |
Right aligned columns
| Option | Description |
| ------:| -----------:|
| data | path to data files to supply the data that will be passed into templates. |
| engine | engine to be used for processing templates. Handlebars is the default. |
| ext | extension to be used for dest files. |
What did you expect to happen?
render the table correctly
What happened instead?
showing the original code
The text was updated successfully, but these errors were encountered:
Please help prevent duplicate issues before submitting a new one:
Report
What did you do?
sample code:
What did you expect to happen?
render the table correctly
What happened instead?
showing the original code
The text was updated successfully, but these errors were encountered: