charmbracelet / charmbracelet/pop
pop does not handle markdown tables
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 74
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
Running on my Debian 12 laptop
With a simple markdown table out of taskwarrior that I created
I am attaching a sample.
pop just sends the whole thing in a paragraph tag instead of rendering it as an html table.
Ironically your own tool, glow, renders the table.
[report.md](https://github.com/user-attachments/files/18224033/report.md)
Contributor guide
Research direction
Start with the attached report.md and reproduce how pop converts its markdown table to HTML; compare the same input with glow, which renders the table correctly. Trace the markdown-rendering entry point and verify that the sample produces an HTML table rather than a paragraph.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, markdown
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100