File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,9 +151,7 @@ readium manifest --infer-a11y=split moby-dick.epub | jq .metadata
151151 "identifier": "code.google.com.epub-samples.moby-dick-basic",
152152 "language": "en-US",
153153 "modified": "2012-01-18T12:47:00Z",
154- "presentation": {
155- "layout": "reflowable"
156- },
154+ "layout": "reflowable",
157155 "publisher": "Harper & Brothers, Publishers",
158156 "title": "Moby-Dick"
159157}
@@ -868,11 +866,9 @@ readium manifest --infer-a11y=split accessible_epub_3.epub | jq .metadata
868866 "identifier": "urn:isbn:9781449328030",
869867 "language": "en",
870868 "modified": "2012-10-24T15:30:00Z",
871- "presentation": {
872- "layout": "reflowable"
873- },
869+ "layout": "reflowable",
874870 "published": "2012-02-20T00:00:00Z",
875871 "publisher": "O’Reilly Media, Inc.",
876872 "title": "Accessible EPUB 3"
877873}
878- ```
874+ ```
You can’t perform that action at this time.
0 commit comments