activescott / activescott/agentmarkdown
Doesn't handle whitespace properly while converitng inline marks
Open
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Converting `some text ` to Markdown leads to `*some text *` instead of `*some text*`, which means that going back and forth between HTML and markdown gives differing results.
Contributor guide
Assessment
This issue has not been assessed yet.