Source
Docs
Settings
Settings
Dark mode
Custom theme
High contrast
Readonly
Playgrounds
Example editor
Empty editor
No image upload
Dual editor playground
Plugins playground
Markdown preview
v
???
Deploys by
Netlify
Stacks-Editor demo implementation
There is a **code detection plugin** active in this editor that will intercept image uploads and simulate image code detection.
If code is detected, the plugin will ask the user if they want to upload images as a code block instead of an image. Try it out by clicking the image menu item above 🏞️.
Here's a plugin that adds mermaid graph support: ```mermaid graph TD; A-->B; A-->C; B-->D; C-->D; ``` ^ Look at that sweet graph! --- And here's a plugin that (sorta) adds [Japanese.SE furigana support](https://japanese.meta.stackexchange.com/questions/806/how-should-i-format-my-questions-on-japanese-language-se/807#807): `感``{かん}じる` renders as 感{かん}じる. すごい! There's also a very silly plugin set in the 🤘 menu. Try it out!
Plugin Playground