From 90b2e9f389e3d65714b3dba37dc0fe2573e37662 Mon Sep 17 00:00:00 2001 From: Jiminy Panoz Date: Fri, 18 Mar 2016 16:13:24 +0100 Subject: [PATCH] Added ion names --- ReadingSystems/Kindle/KDF-KFX/KindlePreviewer3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReadingSystems/Kindle/KDF-KFX/KindlePreviewer3.md b/ReadingSystems/Kindle/KDF-KFX/KindlePreviewer3.md index ecc468e..8e18fe2 100644 --- a/ReadingSystems/Kindle/KDF-KFX/KindlePreviewer3.md +++ b/ReadingSystems/Kindle/KDF-KFX/KindlePreviewer3.md @@ -106,6 +106,8 @@ And now to the **ion** data representation… I don’t really want to make it obscure so if you want further details, check [this post](http://www.mobileread.com/forums/showpost.php?p=3269649&postcount=360). +You can also check `ionnames.csv` ([link](https://github.com/FriendsOfEpub/WillThatBeOverriden/blob/master/ReadingSystems/Kindle/KDF-KFX/ionnames.csv)). You’ll see `epub:type` and CSS properties + values in there so maybe we could build a list of supported styles from here. + To sum things up, content is divided into fragments, and I quote jhowell: 1. `document_data`, a list of sections in reading order;