developit / developit/snarkdown
Closing unclosed tags is invalid and problematic
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
What is explicitly handled by snarkdown -https://github.com/developit/snarkdown/blob/b01a5cddabd9fba97175c896e14c881e586a4631/test/index.js#L155 is incorrect and might cause trouble for consumers
https://babelmark.github.io/?text=*foo
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading test/index.js around line 155 and compare snarkdown's handling of the cited *foo input with the linked Babelmark result. Determine the expected behavior for the unclosed tag case, then add or update a focused test so the chosen handling is documented and reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100