Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with table rendering #44

Open
zswang opened this issue Dec 27, 2017 · 0 comments
Open

Issue with table rendering #44

zswang opened this issue Dec 27, 2017 · 0 comments

Comments

@zswang
Copy link

zswang commented Dec 27, 2017

The table is followed by "\n"

var kramed = require('kramed');
console.log(kramed(`
| Name | Description | Profile |
| ---- | ----------- | ------- |
| format  | Specifies the input format. Returns the inserted archives in the same format. |  |
| token  | The token that allows you to use this API. |  |
| entity  | The entity objects (they must be valid, and may have profile dependent additional information). |  |
`));
Name Description Profile
format Specifies the input format. Returns the inserted archives in the same format.
token The token that allows you to use this API.
entity The entity objects (they must be valid, and may have profile dependent additional information).

see: GitbookIO/gitbook#1062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant