this post was submitted on 19 Jan 2021
27 points (100.0% liked)

Open Source

29904 readers
695 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I often need to convert rich text copied from websites or Word/odt documents to Markdown, and sometimes vice versa. Is there an open source Markdown editor that lets me simultaneously paste in and edit a document both as WYSIWYG and Markdown source code? Preferably side by side.

I've actually been using the Reddit redesign's Markdown editor for this, since it lets me switch between a WYSIWYG text box and a Markdown source code editor, but that's obviously not at all a good option.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago (1 children)

Hedgedoc if hosting is an option.

Also, you might be interested in pandoc for converting docx/odt (...) directly to md.

[โ€“] [email protected] 1 points 1 year ago

I agree: it's great.

Also can use the freely the instance at hackmd.io