presentations/highlight-js/test/detect/properties/default.txt

12 lines
190 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
# .properties
! Exclamation mark = comments, too
key1 = value1
key2 : value2
key3 value3
key\ spaces multiline\
value4
empty_key
! Key can contain escaped chars
\:\= = value5