Skip to content

Commit 4621b1c

Browse files
jgmchristopherkenny
authored andcommitted
Update README.md
1 parent 11d8648 commit 4621b1c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ It can convert *from*
8585
markup)
8686
- `muse` ([Muse](https://amusewiki.org/library/manual))
8787
- `native` (native Haskell)
88-
- `odt` ([OpenOffice text
88+
- `odt` ([OpenDocument text
8989
document](https://en.wikipedia.org/wiki/OpenDocument))
9090
- `opml` ([OPML](http://dev.opml.org/spec2.html))
9191
- `org` ([Emacs Org mode](https://orgmode.org))
92+
- `pod` (Perl’s [Plain Old
93+
Documentation](https://perldoc.perl.org/perlpod))
9294
- `ris` ([RIS](https://en.wikipedia.org/wiki/RIS_(file_format))
9395
bibliography)
9496
- `rtf` ([Rich Text
@@ -185,10 +187,11 @@ It can convert *to*
185187
- `ms` ([roff ms](https://man.cx/groff_ms(7)))
186188
- `muse` ([Muse](https://amusewiki.org/library/manual))
187189
- `native` (native Haskell)
188-
- `odt` ([OpenOffice text
190+
- `odt` ([OpenDocument text
189191
document](https://en.wikipedia.org/wiki/OpenDocument))
190192
- `opml` ([OPML](http://dev.opml.org/spec2.html))
191-
- `opendocument` ([OpenDocument](http://opendocument.xml.org))
193+
- `opendocument` ([OpenDocument
194+
XML](https://www.oasis-open.org/2021/06/16/opendocument-v1-3-oasis-standard-published/))
192195
- `org` ([Emacs Org mode](https://orgmode.org))
193196
- `pdf` ([PDF](https://www.adobe.com/pdf/))
194197
- `plain` (plain text)

0 commit comments

Comments
 (0)