github / github/quote-selection
Quote selection of itemized or enumerated lists with additional spaces
Open
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 9
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 2
Description
Quote replying to a list adds 4 extra spaces in front of list items. That then gets rendered as code blocks in Markdown, e.g. take following lists
* item1
* item2
1. enum1
2. enum2
And see comment [below](https://github.com/github/quote-selection/issues/62#issuecomment-3022686016).
Contributor guide
Assessment
This issue has not been assessed yet.