Hello there. Here’s some code:1
console.log('hello world');
Bye.
Hi content! This should be red.
Hi content! This should be pink.
Inclusion by tag
1 | const line = fileLines[i]; |
Inclusion by other tag
1 | const match = line.match(endTagRegex); |
Complete inclusion
1 | .DS_Store |