Skip to content

Add a setting to disable katex rendering #1645

@nsarrazin

Description

@nsarrazin

Describe your feature request

Most people probably want katex rendering by default but because we need to support all the different katex delimiters, sometimes you can have issues in sentences where it triggers when you don't want to. (stuff like php variables "$foo and $bar") for example. Easiest fix would be to just have a toggle for users

Implementation idea

Just an extra toggle in settings stored in the db, use $settings in MarkdownRenderer to know if you should skip the renderLatex transformation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions