diff options
| author | Charlotte Koch <dressupgeekout@gmail.com> | 2023-02-16 16:49:38 -0800 |
|---|---|---|
| committer | Charlotte Koch <dressupgeekout@gmail.com> | 2023-02-16 16:49:38 -0800 |
| commit | 4d7e753400360131c4686507c8daa038db2dd501 (patch) | |
| tree | 0071ec304b2bff8755b1b4b2b270068aeeef1225 /README.md | |
| parent | 758952605ea8cb1b7cf926076f591007d8d98b7e (diff) | |
Properly format links in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,7 +4,7 @@ professional publishing. It is a collection of themes, tools and other goodies for -[Asciidoctor-PDF][]. **WilloraPDF is designed to empower self-publishers** +[Asciidoctor-PDF][1]. **WilloraPDF is designed to empower self-publishers** and lower the barrier to entry for authors who want their work professionally printed. @@ -23,11 +23,11 @@ that WilloraPDF _can_ be used to publish actual, real-life books. ## How it works -1. Write your book in the [AsciiDoc][] markup language +1. Write your book in the [AsciiDoc][2] markup language 2. Choose a theme, trim size and other settings 3. Feed your book into WilloraPDF 4. A good-looking PDF document comes out! -[Asciidoctor]: https://asciidoctor.org/ -[Asciidoctor-PDF]: https://docs.asciidoctor.org/pdf-converter/latest/ +[1]: https://docs.asciidoctor.org/pdf-converter/latest/ +[2]: https://asciidoctor.org/ |
