Add label support

This commit is contained in:
Rolf Ahrenberg
2021-01-04 13:08:58 +02:00
parent 8018b54627
commit f86dd2723a
4 changed files with 23 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ File in the extended format should follow the specification:
<!-- Parent: <parent 2> -->
<!-- Title: <title> -->
<!-- Attachment: <local path> -->
<!-- Label: <label 1> -->
<!-- Label: <label 2> -->
<page contents>
```