diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-06-03 23:12:54 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-06-03 23:12:54 -0400 |
commit | 065ebb56907b37f7b3215024dab7eeced5b0e07d (patch) | |
tree | e3c60a247a253a4e2badb5d5937caea551223d69 | |
parent | 77e204be1ad9d0f5f18af8ac6d4fddbf64fcf4ed (diff) | |
download | pablotron.org-065ebb56907b37f7b3215024dab7eeced5b0e07d.tar.bz2 pablotron.org-065ebb56907b37f7b3215024dab7eeced5b0e07d.zip |
content/posts/2024-06-02-vim-books.md: add mobi link
-rw-r--r-- | content/posts/2024-06-02-vim-books.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/content/posts/2024-06-02-vim-books.md b/content/posts/2024-06-02-vim-books.md index d4b3c17..dd79f45 100644 --- a/content/posts/2024-06-02-vim-books.md +++ b/content/posts/2024-06-02-vim-books.md @@ -17,9 +17,9 @@ magic" prefix for patterns][very-magic]. If you buy the books from [the publisher][pragprog] instead of [Amazon][] you can download the [eBooks][] as [DRM][]-free [PDF][], -[EPUB][], and MOBI files. I read the [PDFs][pdf] on my desktop and the -[EPUBs][epub] in the [Kindle app][] on my phone (imported via [Send to -Kindle][]). +[EPUB][], and [MOBI][] files. I read the [PDFs][pdf] on my desktop and +the [EPUBs][epub] in the [Kindle app][] on my phone (imported via [Send +to Kindle][]). Unlike many technical books, the [EPUBs][epub] render very nicely in the [Kindle app][]. Example: @@ -34,7 +34,7 @@ Pro][example] [pdf]: https://en.wikipedia.org/wiki/PDF "Portable Document Format (PDF)" [epub]: https://en.wikipedia.org/wiki/EPUB - "e-book file format" + "EPUB eBook file format" [ebooks]: https://en.wikipedia.org/wiki/Ebook "electronic book" [vim]: https://www.vim.org/ @@ -59,3 +59,5 @@ Pro][example] "Page from \"Practical Vim\" EPUB rendered in Kindle App" [pixel 8 pro]: https://en.wikipedia.org/wiki/Pixel_8 "Pixel 8 Pro" +[mobi]: https://en.wikipedia.org/wiki/Mobipocket + "Mobipocket eBook file format" |