auto-render options not documented
See original GitHub issueI was surprised to not see documentation of the special options supported by renderMathInElement, in particular delimiters which we often get questions about, in the auto-render extension documentation page. Before I forget, we should add that, ideally along with a common alternative for delimiters (and warnings about order).
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Auto-render Extension - KaTeX
This is an extension to automatically render all of the math inside of text. It searches all of the text nodes within a...
Read more >KaTeX does not render HTML extension commands despite ...
I'm trying to embed LaTeX expressions in the web documentation of my library. That's the HTML code that ...
Read more >Documentation - Ampersand.js
The idea behind the CLI is not to solve all your problems and write all your code, ... By setting autoRender: true the...
Read more >done-autorender | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >Harmony 14 Premium Documentation: General Preferences
This preference does not require you to restart the application. Colours ... Auto Render: Automatically enables the Auto-Render option. Cycle Exposure:.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This issue is resolved by PR #1979. After the next KaTeX update, the documentation at https://katex.org/docs/autorender.html will be complete. Until then, the complete version is visible at https://katex.org/docs/next/autorender.html.
@kevinbarabash Ah, indeed it does, but that’s not getting output to https://katex.org/docs/autorender.html . Docusaurus bug?