X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=pandoc%2FREADME.md;h=64843f470d714306f5d8a490e33d8c464122d1a6;hb=0ce7e4951b7706a46981b407bd1446e2b753153d;hp=55d1c504422d3410e508ca8ea6ca107d5401c1e8;hpb=00f34e0c96799220a0392787644f193984634ee4;p=webi-installers%2F.git diff --git a/pandoc/README.md b/pandoc/README.md index 55d1c50..64843f4 100644 --- a/pandoc/README.md +++ b/pandoc/README.md @@ -5,17 +5,13 @@ tagline: | Pandoc is a Haskell library for converting from one markup format to another. --- -## Updating `pandoc` - -```bash -webi pandoc@stable -``` - -Use the `@beta` tag for pre-releases. +To update or switch versions, run `webi pandoc@stable` (or `@v2.14`, `@beta`, +etc). ## Cheat Sheet -> Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. +> Pandoc is a Haskell library for converting from one markup format to another, +> and a command-line tool that uses this library. ```bash pandoc -o output.html input.txt