Skip to content

Commit 7b534b0

Browse files
authored
remove CSS from setting // (#77)
1 parent 3ac999a commit 7b534b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following styles can be used for example:
6666
6767
- For Java / Javascript / CSS/ C / C++ (multi-line comments) set
6868
`/*| *| */` ;
69-
- For Java / Javascript / CSS/ C / C++ (single line comments) set `//` ;
69+
- For Java / Javascript / C / C++ (single line comments) set `//` ;
7070
- For HTML files: `<!--| ~| -->` ;
7171
- For Python: `#` ;
7272
- For Jinja templates: `'{#||#}'` .

0 commit comments

Comments
 (0)