mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
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.
This commit is contained in:
committed by
John MacFarlane
parent
fd496848d8
commit
244156c8ee
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
## pandoc 3.6.2 (2025-01-12)
|
||||
|
||||
* New output format: `pod` (Evan Silberman). Pod ("Plain old documentation")
|
||||
* New input format: `pod` (Evan Silberman). Pod ("Plain old documentation")
|
||||
is a markup languaged used principally to document Perl modules and
|
||||
programs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user