ether / etherpad-lite Public
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
Markdown-Support #695
Comments
I don't think this can be easily done IN etherpad, but as a webservice AROUND etherpad. |
+1 |
1 similar comment
+1 |
Markdown export would be worth considering, imo |
Please elaborate on how you want it to work, weather you want it to be like on github where you click preview or if you want markdown export or yada yada.. Thanks :) |
You write something, you add attributes like bold and underlined, |
So basically a Mark Down Export, that'd actually be kinda easy to do (maybe an hour or so work) assuming you wanted really basic mark down functionality. See getHTML and #1523 as a reference point for how to accomplish this however I'd be keen to see it as a plugin but I could live with it if it went into core after we release 1.3 |
Please create a vote for this plugin / feature on http://etherpad.idea.informer.com/ |
Real time Markdown editing and Markdown export now available in ep_markdown. Enjoy! |
It would be really nice if etherpad would support Collaborative Markdown-Editing, similar to one of the following:
The text was updated successfully, but these errors were encountered: