Inkdown - A WYSIWYG editor for markdown, vscode extension for Inkdown
Inkdown is a WYSIWYG Markdown editor that aims to improve the markdown reading and editing experience.When editing a long document, too many symbols are not conducive to reading, and the source code mode is not conducive to editing in some cases.
Please note: that inkdown will parse markdown and output it again when editing. Although inkdown follows the GitHub Flavored Markdown Spec, the markdown output format may not be consistent with your expectations. If your markdown has customized syntax, please use it as appropriate.
Features
Using shiki as a code shader to make code highlights more fine-grained and aesthetically pleasing.
Enhanced table operations, allowing for easy adjustment of the order and quantity of rows and columns in the table, and the ability to wrap within the table.
Support the editing and display of block and inline Katex formulas