Skip to content

Issue with table rendering #44

@zswang

Description

@zswang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions