
: What are epub JSON links? I've spotted that there are some links within the epub using a format in line with JSON <a href="{"unit": "U01", "page":
I've spotted that there are some links within the epub using a format in line with JSON
<a href="{"unit": "U01", "page": 24, "exercise": ["AB1"]}">
the href look like this
{"unit": "U01", "page": 24, "exercise": ["AB1"]}
What are those links? are they described in the epub-3 specification? and how does the reader handle that kind of JSON href references?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Surya

: Are sound effects acceptable or desirable in a fiction audiobook? I am an author of short stories and poetry. I have been publishing ebooks and now I am also considering turning some of them

: Sideloading involves the transfer of data between two local devices, for example an e-book reader and a desktop computer. It is used in contrast to "uploading" and "downloading" which imply
1 Comments
Sorted by latest first Latest Oldest Best
The reader should just ignore it.
According to epub standard which says content should be valid XHTML or HTML5 and then following the links through to the RFC 3987 for an URI section 2.2 a href begins with a scheme (e.g. http) and then a :
I would guess that there is a reader that preprocesses a file and this converts the JSON to a link.
Free books android app tbrJar TBR JAR Read Free books online gutenberg