gristlabs / gristlabs/mkdocs-windmill

highlightjs parameters are ignored

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
129
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Thanks for a theme with such an awesome navigation!

It seems highlightjs parameters (such as `hljs_style` and `hljs_languages`) are not respected in Windmill despite being fully supported in mkdocs. I.e. following code works fine with mkdocs but not with `name: windmill`:

```
theme:
  name: mkdocs
  highlightjs: true
  hljs_style: 'atelier-sulphurpool-light'
  hljs_languages:
    - protobuf
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.