Den fre 9 sep. 2022 03:09Paulo Ney de Souza <pauloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> skrev:
One of the beauties of Pandoc is the architecture that allows for very easy 
expansion and that shows on the number of (ever increasing) formats
supported. 

That made me wonder what formats Pandoc does not cover, yet! I kind of
know two of them:

The Rocket eBook (RB) format of the first eBook reader: 


The Compiled HTML (CHM) that Microsoft used a huge lot for documentation: 


Aren't these of historical interest only? (Although they might make sense as source formats.)


What other file formats you would like to see being supported by Pandoc?

Perl's Pod documentation format. I have been working on a custom writer and am almost there. It mostly just needs documentation (which I by occupational injury am very picky about) and a way to make some things configurable when implemented as a custom writer rather than as a filter mogrifying plain output (Question to Albert: are metadata available to custom writers?) 

A reader would be nice although Pod::Pandoc <https://metacpan.org/pod/Pod::Pandoc> sort of fills that niche (and Pandoc::Elements would probably need some updating, which I as the main contributor am as guilty as anybody of not doing!) Since Pod in principle is extensible I would like a reader which is smart enough to turn nonstandard commands and formatting codes into Pandoc Divs and Spans, and a convention like

``````pod
=for :image
http://example.com/image.png
``````

into a proper Pandoc image element.

FWIW I do have some qualms about Pod tools implemented in languages other than Perl, but that's probably mostly unfounded.

/BPJ



Paulo Ney

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh4Ykp1iOSErHA@public.gmane.orgm.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAFVhNZMkwe3J%3D_2%3Do-x2SKwopai%3DaUfLjO86G1STWS1oeRLCRw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhCUVco12z-EG36Y9_RvFYPuP7%3D_zZni1YBNoNbE%2B5_iGA%40mail.gmail.com.