[GH-ISSUE #29] Real-time Markdown conversion #25

Closed
opened 2026-03-03 00:17:42 +03:00 by kerem · 5 comments
Owner

Originally created by @jenil on GitHub (Jan 25, 2017).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/29

Preview the Markdown while keeping focus in the editor, something like this.

Originally created by @jenil on GitHub (Jan 25, 2017). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/29 Preview the Markdown while keeping focus in the editor, something like [this](https://typora.io/img/beta.mov).
kerem closed this issue 2026-03-03 00:17:42 +03:00
Author
Owner

@Sarah-Seo commented on GitHub (Jan 29, 2017):

How could we make it possible easily? Do you have any idea?

<!-- gh-comment-id:275895534 --> @Sarah-Seo commented on GitHub (Jan 29, 2017): How could we make it possible easily? Do you have any idea?
Author
Owner

@jenil commented on GitHub (Jan 29, 2017):

I don't know, but you should surely try Typora and find a way to implement this

<!-- gh-comment-id:275895689 --> @jenil commented on GitHub (Jan 29, 2017): I don't know, but you should surely try [Typora](https://typora.io) and find a way to implement this
Author
Owner

@Sarah-Seo commented on GitHub (Jan 29, 2017):

I don't think I would find the way just by trying it. I need real help.

<!-- gh-comment-id:275896672 --> @Sarah-Seo commented on GitHub (Jan 29, 2017): I don't think I would find the way just by trying it. I need real help.
Author
Owner

@jenil commented on GitHub (Jan 29, 2017):

I think you can have only one editor and preview screen and then parse the markdown on every keyup and render it.

<!-- gh-comment-id:275934378 --> @jenil commented on GitHub (Jan 29, 2017): I think you can have only one editor and preview screen and then parse the markdown on every `keyup` and render it.
Author
Owner

@Sarah-Seo commented on GitHub (Jan 30, 2017):

The way what I meant was how to develop the editor, not how should it work.
It is same to developing wysiwyg editor and its costs too much. We would confront tons of bugs because each input method behaves so differently by OS and Language settings. I think that's the why github issue tracker still has a preview button...

I actually have a plan to develop it as a standalone editor, but it would take several months if I do alone.

FIY, check this issue also. https://github.com/facebook/draft-js/issues/946

<!-- gh-comment-id:275999029 --> @Sarah-Seo commented on GitHub (Jan 30, 2017): The way what I meant was how to develop the editor, not how should it work. It is same to developing wysiwyg editor and its costs too much. We would confront tons of bugs because each input method behaves so differently by OS and Language settings. I think that's the why github issue tracker still has a preview button... I actually have a plan to develop it as a standalone editor, but it would take several months if I do alone. FIY, check this issue also. https://github.com/facebook/draft-js/issues/946
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#25
No description provided.