Skip to content

Commit bfe5db1

Browse files
mjgardnerchristopherkenny
authored andcommitted
fix changelog: pod is reader, not writer
I was excited to read in the latest changelog that pandoc could now write Perl's POD format. But upon further examination, it looks like v3.6.2 can only read POD, not write it.
1 parent 39295c5 commit bfe5db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## pandoc 3.6.2 (2025-01-12)
44

5-
* New output format: `pod` (Evan Silberman). Pod ("Plain old documentation")
5+
* New input format: `pod` (Evan Silberman). Pod ("Plain old documentation")
66
is a markup languaged used principally to document Perl modules and
77
programs.
88

0 commit comments

Comments
 (0)