If you see this, something is wrong
First published on Thursday, Jul 16, 2026 and last modified on Thursday, Jul 16, 2026 by François Chaplais.
WebMagic
Both the source code editor and the inline editor support LaTeX/Markdown conversion on the fly. If some text is selected in the editor, the conversion is applied to the selection. If not, the conversion is applied to the whole content of the editor.
From the Edit menu, select Markdown to LaTeX. The selection is replaced by its LaTeX version.
From the Edit menu, select LaTeX to Markdown. The selection is converted to Markdown, and the result is put in the clipboard. The editor content is un-changed.
Working with AI: if you work with AI on your computer, quite often you can copy the AI response in Markdown format. With the Markdown to LaTeX conversion, you can incorporate it directly into your document.
Grab documentation from the web: there are several browser extension that allow you to grab the content of a web page as Markdown code. Convert the result to LaTeX and it is ready for use in your document.
Publishing platforms: many publishing platforms accept Markdown code as input. Convert your content to Markdown and post it online.