Kevin Sheppard
Kevin Sheppard
@Anmol2001 Unfortunately this fix doesn't work. I do a lot of munging of tables including stripping classes. This results in the align-center or align-right classes form being removed. This would...
The base (material mkdocs) uses precomputed colors, so I've stayed with those. Someday I will incorporate the sass files which would make adding custom colors a bit easier (although not...
Agree with this. Should behave like the one below.
This is why it shows up in a heading: ``` .md-typeset h2[id] .headerlink:focus, .md-typeset h2[id]:hover .headerlink, .md-typeset h2[id]:target .headerlink ```
I think material for mkdocs has made some changes to the various width parameters that have not been synced. This is a more accurate comparison against material for mkdocs own...
Not sure why you are seeing this. I don't see it. Which browser? Does the same happen when you use a private window (no extensions)?
Do you see it here? https://www.statsmodels.org/stable/search.html?q=ARMAX
Whenever I get around to updating to the latest Material for MkDocs this should be possible.
Happy to accept PRs that do the sync 👍
Once I sync with material mkdocs (hopefully in the next couple of months) this should become available.