aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-29 23:58:05 +0000
committerJohn Ankarström <john@ankarstrom.se>2021-01-29 23:58:05 +0000
commit1eaa4590ceee74ca82162cfbcd7f417d35dacd35 (patch)
tree46fb4c2d2c30654d15192e378135a9b5e2178f75 /mkfile
parenta9b6311209593b5a5955048e124fc45a9d4a108e (diff)
downloadem-1eaa4590ceee74ca82162cfbcd7f417d35dacd35.tar.gz
Add support for mixed nested lists
That is, <ul> within <ol> or vice versa.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 2c475dd..53f73ae 100644
--- a/mkfile
+++ b/mkfile
@@ -1,2 +1,5 @@
test:
em test.em > test.html
+
+README.html: README
+ em README > README.html