Skip to content

Added a number of features to pandoc_reader#13

Open
nandac wants to merge 102 commits intoliob:masterfrom
nandac:master
Open

Added a number of features to pandoc_reader#13
nandac wants to merge 102 commits intoliob:masterfrom
nandac:master

Conversation

@nandac
Copy link

@nandac nandac commented Apr 16, 2020

The pandoc_reader has been updated to be in line with Pandoc 2.9.2.1. The following features have been added:

  • Added ability to interpret YAML metadata placed at the top of the file (this is mandatory)
  • Added ability to stop Pelican directives like {static}, {attach} and {filename} from being encoded in output.
  • Added error checking for new features above.
  • Fixed unbound local error issue if an empty file is passed to the reader.
  • Code has been brought up to current python standards.
  • Readme has been updated with some extra information

nandac added 30 commits November 1, 2020 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant