Skip to content

Chinese has been cutted #175

@vk-bytedance

Description

@vk-bytedance

Problem 1: Chinese words has been cutted.
here is my code:

const { table } = require('table');
const data = table([['哈哈哈哈', '呵呵呵呵']]);

resule is
screenshot-20210511-182234

The data has four words each item, why it just show two words.

Problem 2: The table style is not right.
english version
image
chinese version
chinese has been cutted and table style is not right
image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions