Config
To config htms add a htms tag
<htms>
Settings
</htms>
Each line is a command, lines that start with // will be omitted.
Go to the command category for each option
Example
<htms>
import "sample" from "/samples.htms"
inject "Element" with "sample"
</htms>
Last updated