gajus / gajus/table

Borderless Demo in Readme Possibly Erroneous

Open
#30 3 comments 0 reactions 0 assignees View on GitHub
bug documentation question
Dominant language
TypeScript
Stars
973
Forks
81
PR merge metrics
No merged PRs in 30d

Description

I copied and pasted the borderless demo from the README verbatim and it's printing empty lines between rows, which seems to run contrary to the expected output according to that section in the README. Here's my output:

```bash
→ node table-test.js

0A 0B 0C

1A 1B 1C

2A 2B 2C
```

Does the README and the section on borderless tables need updating?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the borderless-table section in the README and running the referenced table-test.js demo with node. Compare the observed blank lines with the README's expected output, then update the relevant README text or example so the documented behavior and demo agree.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.