Skip to content

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

Description

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

像这样

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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