Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real-time preview mode and sync scroll #156

Open
nasdan opened this issue Jul 25, 2017 · 0 comments
Open

Real-time preview mode and sync scroll #156

nasdan opened this issue Jul 25, 2017 · 0 comments

Comments

@nasdan
Copy link
Member

nasdan commented Jul 25, 2017

  • Right now in ./src/pages/trainer/training/edit/editor.tsx, there is a textarea component to write markdown and a button in ToolbarComponent to preview this content.

  • The aim of this issue is preview content while your are writting markdown.

Page View

  • Also, it's necessary to get sync preview and edit textArea scrolls while you are scrolling one of them. (Maybe this code could be usefull for it).

  • Important: Follow this work flow

fjcalzado added a commit to fjcalzado/LeanMood that referenced this issue Aug 26, 2017
… for simultaneous markdown edit & preview either horizontally or vertically.
brauliodiez added a commit that referenced this issue Mar 9, 2018
…_markdown

Feature/#156 real time preview markdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants