masukomi / masukomi/Prettier-Table
pipe characters in cell content need to be escaped for markdown export
Open
bug
- Dominant language
- Raku
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
if there's a pipe character in a cell it will bork the column counting of GFM markdown. As such we need to escape them
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the markdown export implementation in the repository and trace how cell content is rendered into GFM rows. Reproduce a table containing a pipe character, then verify that the exported markdown preserves the intended column structure after the escaping change.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100