Skip to content

The navigation.instant option prevents LaTeX rendering when navigatin to a page using the navigation side toolbar #162

@gkaf89

Description

@gkaf89

This is our current navigation setup:

theme:
  features:
    - navigation.instant
    #- navigation.tabs
    - content.tabs.link

The navigation.instant option speeds up the loading of pages, but it prevents external plugins, like the plugin we use for LaTeX rendering, to run. This prevents for instance the rendering of math formulas when navigating to a page using the navigation toolbar.

I suggest we deactivate the instant navigation feature until these issues are resolved. We should also ensure that we don't have any massive page where frequent reloading can be annoying.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions