Skip to content

请增加katex的行内公式用一对$的配置 #1020

@ren000thomas

Description

@ren000thomas
    'texmath': {
        'inline_delimiter': ['$', '$'],  # 行内公式使用 $
        'block_delimiter': ['$$', '$$'],  # 行间公式使用 $$
    },

像这样

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions