We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//
1 parent 3ac999a commit 7b534b0Copy full SHA for 7b534b0
1 file changed
README.md
@@ -66,7 +66,7 @@ The following styles can be used for example:
66
67
- For Java / Javascript / CSS/ C / C++ (multi-line comments) set
68
`/*| *| */` ;
69
-- For Java / Javascript / CSS/ C / C++ (single line comments) set `//` ;
+- For Java / Javascript / C / C++ (single line comments) set `//` ;
70
- For HTML files: `<!--| ~| -->` ;
71
- For Python: `#` ;
72
- For Jinja templates: `'{#||#}'` .
0 commit comments