Inspired by Typoradiff Preview markdown inline and extend the capabilities through existing VS Code extensions. ContentsHeadersURLsImages(and gifs!) Preview on hoverPreview inlineInline codeLaTeX
Live previewEmphasisBlockquoteHorizontal ruleHTML tagsListTask listMermaidUse TableReveal sourceThe concealed elements near the cursor are auto-revealed. To show all concealed elements, use the toggle button on the top-right. Alternatively, use the provided Ctrl+Shift+m shortcut. To reveal only the current line, toggle with Ctrl+Shift+space. PerformanceThe extension intelligently parses only the visible text for large files and employs caching extensively. Entire rendering takes well under 100ms. Vim bindingsThe implementation uses the native editor instead of Custom UI. All extensions should work as expected including Neo Vim. Spec compliantThe parser follows the Github Flavoured Markdown (thus Commonmark) spec. It prevents inconsistency with the formats exported with spec compliant renderers. Extension SettingsLook under Markless section to selectively turn off the eye candies. Add the following in settings.json for better rendering.
Known IssuesBracket pair colorizers interfere with the rendering. If you use one, install the patched version which excludes the markdown files. Relevant extensions
Typora equivalentsFAQQ: How to make Images Preview always maximizedSet vscode settings DEBUGSet workspace's setting
|
Markless | Typora | |
---|---|---|
Vim bindings | ☑ | |
Extensible | ☑ | |
Open source | ☑ | |
UI Polish | ▣ | ☑ |
Advanced CSS | ☑ | |
iFrame embeds* | ☑ |