cpp-html icon indicating copy to clipboard operation
cpp-html copied to clipboard

C++ ﹤html﹥

Results 11 cpp-html issues
Sort by recently updated
recently updated
newest added
trafficstars

C++ has `// comment` and `/* comment */` comments. HTML has `` comments, as well as ``. The former should be easy to support in C++ ﹤html﹥.

help wanted
good first issue