blob: 4a64599e668e786f034881701d842b4601aa87a6 (
plain) (
tree)
|
|
<?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>
|