Skip to content

Prevent LaTeX from being tweaked #72

@michaelcadilhac

Description

@michaelcadilhac

For KaTeX to work well, LaTeX blocks should be treated as normal text. For that, I had to put:

;; Disable special treatment of mathematics
(setq org-html-with-latex 'verbatim)

at the end of hexo-renderer-org.el.

Cheers!

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