diff options
author | Vasilij Schneidermann <mail@vasilij.de> | 2020-02-14 22:17:50 +0100 |
---|---|---|
committer | Vasilij Schneidermann <mail@vasilij.de> | 2020-02-14 22:18:35 +0100 |
commit | ffc2f419524054575141dfe3c8e8238452bc9239 (patch) | |
tree | f801f30f883024d7ed3b70dca97560393e5332a5 | |
parent | dc6f6be4de0a74c7628cf5aba2072cc5f5e7a416 (diff) |
Document new feature
-rw-r--r-- | README.rst | 1 | ||||
-rw-r--r-- | nov.el | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,7 @@ Features: - Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs - Hyperlinks to internal and external targets - Supports textual and image documents +- Info-style History navigation - View source of document files - Metadata display - Image rescaling @@ -36,6 +36,7 @@ ;; - Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs ;; - Hyperlinks to internal and external targets ;; - Supports textual and image documents +;; - Info-style History navigation ;; - View source of document files ;; - Metadata display ;; - Image rescaling |