Back to Showdoc

CodeMirror

Public/editor.md/lib/codemirror/mode/properties/index.html

3.8.3497 B
Original Source

Properties files mode

This is a properties file a.key = A value another.key = http://example.com ! Exclamation mark as comment but.not=Within ! A value # indeed # Spaces at the beginning of a line spaces.before.key=value backslash=Used for multi\ line entries,\ that's convenient. # Unicode sequences unicode.key=This is \u0020 Unicode no.multiline=here # Colons colons : can be used too # Spaces spaces\ in\ keys=Not very common...

MIME types defined: text/x-properties, text/x-ini.