question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:open
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
moliktocommented, Nov 6, 2017

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 -_-

1reaction
jcjolleycommented, Jan 15, 2020
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found