Skip to content

Sidenav Components / Skip title update #4637

Open
@Tynopia

Description

@Tynopia

Is your feature request related to a problem? Please describe.

When using Vue templates, the Markdown renderer processes them correctly and compiles them. However, in the title, sidenav, and local search (path), the Vue templates are not rendered and are displayed as raw templates.

Image Image Image

Describe the solution you'd like

In my pull request, I've introduced custom components that can be overridden in the enhanceApp function. In these custom components, I can add custom logic for rendering text, such as using the Vue compile function.

Additionally, I added a flag to skip the title update, allowing for custom logic implementation.

Please also see my PR: #4630.

Describe alternatives you've considered

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions