Support more Markdown formating
See original GitHub issue- formats
code blocks
- multi paragraph item like this
- numbered list 1. item 1 2. item 2
-
raw code
- pictures
This is not going to make Vimflowy a “rich editor” because the editing mode is still text-based, but the good thing about Vimflowy is it is easier to preview things (compared to Markdown live preview), so it should be more useful to have more formating
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Basic Syntax - Markdown Guide
Nearly all Markdown applications support the basic syntax outlined in the original Markdown design document. There are minor variations and discrepancies ...
Read more >Markdown Guide - Things Support - Cultured Code
Things supports Markdown for formatting text in your notes. It allows you to add style and structure by typing a few special punctuation...
Read more >Markdown Syntax Documentation - Daring Fireball
Markdown supports two style of links: inline and reference. In both styles, the link text is delimited by [square brackets]. To create an...
Read more >Basic writing and formatting syntax - GitHub Docs
Ignoring Markdown formatting. Disabling Markdown rendering. Further reading. Create sophisticated formatting for your prose and code on GitHub with simple ...
Read more >Google Docs is getting support for more Markdown syntax
Google is extending Markdown support in Google Docs for the web to help users format their documents using text shortcuts.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
After sometime trying out, I think the parser should directly support formating, not as a plugin. For example, I am migrating some old notes from Pandoc, and
**$\omega$-accumulation point**
is not displayed correctly.I might write my own version of vimflowy using Kotlin and Kotlin.js… let’s see -_-
@WuTheFWasThat he did it! https://github.com/molikto/CherryTree