This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Comments can start with semicolon | |
# Or pound sign | |
key_default = This value will be overwritten | |
# This is the comment of super section, all the white spaces will be delete when it's parsing | |
[super] | |
# This is the comment of key_super | |
key_super = a normal key-value pair | |
NewerOlder