- Issue created by @lostcarpark
- ๐ฉ๐ฐDenmark ressa Copenhagen
Yes please, this would be an awesome feature. I could easily imagine having a Drupal installation, with the only task of being a Markdown editor :)
- ๐ฎ๐ณIndia virag.jain
virag.jain โ made their first commit to this issueโs fork.
- ๐บ๐ธUnited States ultimike Florida, USA
This is a very cool idea. I think I would want to do it with an AJAX call though, so that we are 100% guaranteed to be using the same Markdown config for both preview and display.
Maybe horizontal tabs for "Raw" and "Preview", with the AJAX triggered when switching to the "Preview" tab?
Let's give this one some more thoughts once #3530290 and a few others are behind us.
-mike
- ๐ฎ๐ชIreland lostcarpark
Those are good ideas. Would be nice to have a "side by side" view that automatically updated periodically as you type.
I see your point about using AJAX so the preview is using the same processor as the final output, though I do like the idea of at least basic formatting being applied in the editor.