output is multiline for everything by default
This commit is contained in:
parent
b81160107e
commit
22b4380645
@ -4,7 +4,9 @@
|
||||
content: "#*%:&^,)!.(~*})";
|
||||
empty: "";
|
||||
}
|
||||
#comments { content: "/* hello */ // not-so-secret"; }
|
||||
#comments {
|
||||
content: "/* hello */ // not-so-secret";
|
||||
}
|
||||
#single-quote {
|
||||
quotes: "'" "'";
|
||||
content: '""#!&""';
|
||||
|
Loading…
Reference in New Issue
Block a user