forked from HaoLiuHust/mkdocs-mk2pdf-plugin
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I've just installed mkdocs-pandoc-plugin and the pandoc_template keyword isn't recognised.
WARNING - Config value 'plugins': Plugin 'pandoc' option 'pandoc_template': Unrecognised configuration name: pandoc_template
My mkdocs.yml settings are as below:
plugins:
- search
- pandoc: # requires mkdocs-pandoc-plugin
# enabled_if_env: ENABLE_PANDOC_EXPORT
combined: true
combined_output_path: pandoc/combined.pdf
pandoc_template: eisvogelMetadata
Metadata
Assignees
Labels
No labels