summaryrefslogtreecommitdiff
path: root/devel/script/3_ondisk.xml
blob: 4a64599e668e786f034881701d842b4601aa87a6 (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<chapter label="3" id="ondisk">
    <title>On-Disk Format</title>
    <para>HorizonScript is a text file.  Empty lines are ignored.  If a line starts with an octothorpe or hash symbol (<literal>#</literal>), the line is ignored as a comment.  Whitespace preceding a key is not significant, but may not precede a comment.</para>
</chapter>