We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac85c0e commit 5bcbc42Copy full SHA for 5bcbc42
docusaurus.config.ts
@@ -161,6 +161,10 @@ const config: Config = {
161
label: 'Codemirror BibTeX Language',
162
href: 'https://texlyre.github.io/codemirror-lang-bib',
163
},
164
+ {
165
+ label: 'WASM LaTeX Tools',
166
+ href: 'https://texlyre.github.io/wasm-latex-tools',
167
+ },
168
{
169
label: 'LaTeX WYSIWYM Editor',
170
href: 'https://texlyre.github.io/codemirror-latex-visual',
0 commit comments