jfbastien / jfbastien/cpp-html
Support for HTML comments
Open
good first issue
help wanted
- Dominant language
- C++
- Stars
- 94
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
C++ has `// comment` and `/* comment */` comments. HTML has `` comments, as well as ``. The former should be easy to support in C++ ﹤html﹥.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.