Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.33 KB

File metadata and controls

30 lines (24 loc) · 1.33 KB

BPJ's Pandoc scripts

Some filters and utilities for use with Pandoc, written in Perl. Not all of them may be useful for other people, but they are here so that I have a place to grab them. It will generally be evident from the filename, or at least the documentation, which category they fall into. More scripts will appear as I write and document them. It was originally my intention to add only those scripts which I had documented, but I've relaxed that a bit.

The scripts

The list below was autogenerated by pulling the first paragraph in the DESCRIPTION section of the Pod documentation of each script, or if there was no such paragraph inserting a note that the documentation is still to be written. (This may be inaccurate while I'm still cleaning up the mess created by my previous attempts at automaticizing the documentation updating process! There may be some (markdown) documentation in a comment block at the head of the `scripts/*.pl` files themselves.)

The order is strictly ASCIIbetical, so no discrimination is made between filters and other scripts. There should also be copies of the Pod documentation for each script in the repository wiki. Both the list and the documentation on the wiki should generally be updated as I make changes.