Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option pandoc_template unrecognised #8

Open
mfoulds opened this issue Mar 29, 2023 · 1 comment
Open

Option pandoc_template unrecognised #8

mfoulds opened this issue Mar 29, 2023 · 1 comment

Comments

@mfoulds
Copy link

mfoulds commented Mar 29, 2023

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: eisvogel
@Zeba126
Copy link

Zeba126 commented Nov 6, 2023

Any fix or update with pandoc_template argument ?

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

No branches or pull requests

2 participants