update inbox list
This commit is contained in:
5
vendor/scrivo/highlight.php/test/markup/ini/comments.txt
vendored
Normal file
5
vendor/scrivo/highlight.php/test/markup/ini/comments.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Comment
|
||||
; ini-style comment
|
||||
x = "abc" # Comment on same line
|
||||
y = 123 ; Comment on same line
|
||||
[table] ; Comment on same line
|
||||
Reference in New Issue
Block a user