aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-01-12 11:07:37 -0800
committerJohn MacFarlane <[email protected]>2025-01-12 11:07:37 -0800
commiteb03ccc9bfd30b221f03ee65bf60e03502270b6f (patch)
tree06c6bf112db7e0a0a4a6f4f6a2ee052563264a74 /README.md
parent7966d18007301444c9e43ce3f7c7b25d6126ce9c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3d7bf5541..20e97e8ac 100644
--- a/README.md
+++ b/README.md
@@ -85,10 +85,12 @@ It can convert *from*
markup)
- `muse` ([Muse](https://amusewiki.org/library/manual))
- `native` (native Haskell)
-- `odt` ([OpenOffice text
+- `odt` ([OpenDocument text
document](https://en.wikipedia.org/wiki/OpenDocument))
- `opml` ([OPML](http://dev.opml.org/spec2.html))
- `org` ([Emacs Org mode](https://orgmode.org))
+- `pod` (Perl’s [Plain Old
+ Documentation](https://perldoc.perl.org/perlpod))
- `ris` ([RIS](https://en.wikipedia.org/wiki/RIS_(file_format))
bibliography)
- `rtf` ([Rich Text
@@ -185,10 +187,11 @@ It can convert *to*
- `ms` ([roff ms](https://man.cx/groff_ms(7)))
- `muse` ([Muse](https://amusewiki.org/library/manual))
- `native` (native Haskell)
-- `odt` ([OpenOffice text
+- `odt` ([OpenDocument text
document](https://en.wikipedia.org/wiki/OpenDocument))
- `opml` ([OPML](http://dev.opml.org/spec2.html))
-- `opendocument` ([OpenDocument](http://opendocument.xml.org))
+- `opendocument` ([OpenDocument
+ XML](https://www.oasis-open.org/2021/06/16/opendocument-v1-3-oasis-standard-published/))
- `org` ([Emacs Org mode](https://orgmode.org))
- `pdf` ([PDF](https://www.adobe.com/pdf/))
- `plain` (plain text)