markdown-live-preview icon indicating copy to clipboard operation
markdown-live-preview copied to clipboard

markdown editor with live preview

Results 15 markdown-live-preview issues
Sort by recently updated
recently updated
newest added

plz add the flutter source code.

When using "Header" as a header, as in `# Header`, this header gets shown at the top of the site and the actual output window ignores it.

Mathematical expressions in Markdown Live Preview are not being rendered properly. For example, when using the syntax `$O(n)$` --> $O(n)$ to display a mathematical expression, it is not detected or...

I liked to generate tables with that special format, copy and paste them into Outlook html messages. I see that they made some changes, like the github logo no longer...

Hi Guys @tanabe @jeffersonlam @mathisto I am no code designer I use this tool very frequently Want to know if you guys are yup for design changes I will make...

Currently a user must manually use their mouse to select all content and then use their keyboard to copy to their clipboard. Adding a single action to do this would...

When I pasted a prewritten markdown passage I was working on in my text editor, and tried to copy that passage again, the tab becomes unresponsive, and breaks. I lost...

# Added dark mode Now when opening the website there will be a toggle switch to activate / deactivate dark mode

Adding download button for like as pdf docx or any such file

enhancement

Sometimes I find the "editor" div a bit distracting after I paste in the MarkDown contents, so I wrote some CSS and JS to add a new "Toggle Editor" link...