TuringLang / TuringGLM.jl

Bayesian Generalized Linear models using `@formula` syntax.
https://turinglang.org/TuringGLM.jl/dev
MIT License
70 stars 7 forks source link

Move docs to PlutoStaticHTML 5.0 #55

Closed rikhuijzer closed 2 years ago

rikhuijzer commented 2 years ago

This disables syntax highlighting for the output blocks. For Documenter output, which this project uses, the correct CSS styling is automatically embedded in the output, so we can merge without changing anything. I've tagged it as a major release because it can break in other situations. See https://github.com/rikhuijzer/PlutoStaticHTML.jl/pull/97 for details.