Skip to content

Commit 65bf43f

Browse files
jgmchristopherkenny
authored andcommitted
Improve links and descriptions for odt, opendocument.
Closes jgm#10518.
1 parent 374623e commit 65bf43f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MANUAL.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ header when requesting a document from a URL:
266266
- `mdoc` ([mdoc] manual page markup)
267267
- `muse` ([Muse])
268268
- `native` (native Haskell)
269-
- `odt` ([OpenOffice text document][ODT])
269+
- `odt` ([OpenDocument text document][ODT])
270270
- `opml` ([OPML])
271271
- `org` ([Emacs Org mode])
272272
- `pod` (Perl's [Plain Old Documentation])
@@ -339,9 +339,9 @@ header when requesting a document from a URL:
339339
- `ms` ([roff ms])
340340
- `muse` ([Muse])
341341
- `native` (native Haskell)
342-
- `odt` ([OpenOffice text document][ODT])
342+
- `odt` ([OpenDocument text document][ODT])
343343
- `opml` ([OPML])
344-
- `opendocument` ([OpenDocument])
344+
- `opendocument` ([OpenDocument XML])
345345
- `org` ([Emacs Org mode])
346346
- `pdf` ([PDF])
347347
- `plain` (plain text)
@@ -498,7 +498,7 @@ header when requesting a document from a URL:
498498
[txt2tags]: https://txt2tags.org
499499
[EPUB]: http://idpf.org/epub
500500
[OPML]: http://dev.opml.org/spec2.html
501-
[OpenDocument]: http://opendocument.xml.org
501+
[OpenDocument XML]: https://www.oasis-open.org/2021/06/16/opendocument-v1-3-oasis-standard-published/
502502
[ODT]: https://en.wikipedia.org/wiki/OpenDocument
503503
[Plain Old Documentation]: https://perldoc.perl.org/perlpod
504504
[Textile]: https://textile-lang.com

0 commit comments

Comments
 (0)