1 评论 (1 评论)0 反应 (0 反应)0 负责人 (0 负责人)JavaScript2,157 star (2,157 star)129 fork (129 fork)batch import
bughelp wanted
- 议题类型
- bug
- 研究方向
- Examine snarkdown's source code (likely index.js) to locate the header parsing regex. Modify the regex to require a space after '#' for h1, ensuring '#sth' remains as literal text. Add or update corresponding tests. Consider edge cases like multiple '#' or hashes at line start.