playmoweb / markdown-editable-textinput

MarkdownEditableTextInput is a TextField Widget that allow you to convert easily what's in the TextField to Markdown.
BSD 3-Clause "New" or "Revised" License
74 stars 51 forks source link

Support inline preview of markdown #6

Open StefanLobbenmeier opened 4 years ago

StefanLobbenmeier commented 4 years ago

In Apollo you can see the effective formatting like bold cursive and links as you type.

4CE058D9-3BCB-4FF7-8AA7-FFDF41666591

clemenceroumy commented 3 years ago

Hi @StefanLobbenmeier this is not planned, at least for the moment. Feel free to make us a PR to implement this feature if you want 😊

ollyde commented 2 years ago

This would be great! Example below: Most users don't know about markdown, but we want to support the format!

Screenshot 2022-10-25 at 10 41 10
StefanLobbenmeier commented 2 years ago

Sorry haven’t touched flutter in a long time, so I totally forgot about this issue :) feel free to leave it open until someone creates a PR for it though

clemenceroumy commented 1 year ago

Hi, we're currently working on something to render some of the markdown types :)