From 99499e5afd4727696a1f368da71e879f5fa95b16 Mon Sep 17 00:00:00 2001 From: sejo Date: Sat, 15 Jan 2022 18:42:54 -0600 Subject: [PATCH] epub 3.2 link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd3a9e1..5793481 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ you can insert raw html using the corresponding `.gmo` syntax: the contents of a # references * [EPUB - Wikipedia](https://en.wikipedia.org/wiki/EPUB#Implementation) +* [EPUB 3.2](https://www.w3.org/publishing/epub3/) * [Gempub](https://codeberg.org/oppenlab/gempub) # license