- Allow custom CSS
- Post a json with the markdown content to a custom URL
Do you plan to open source it?
11–20 of 71 posts
- Allow custom CSS
- Post a json with the markdown content to a custom URL
Do you plan to open source it?
@ggordan : is it using etherpad api for backend ?
Collaborative editing is great, and I wonder if this project could be adapted as some sort of browser extension that would allow teams to collaboratively edit on pages that don't otherwise support it. For instance, the project-management software my team currently uses does not allow us to collaboratively edit tickets. Sometimes we've resorted to writing tickets together in Google Docs and then transferring the text…
> Over Quota > This application is temporarily over its serving quota. Please try again later.
We're working on fixing that now. It should be back up very soon! Edit: It's back. Thanks for the patience.
Although, table-support seems to be very limited. The table is generated correctly, but it doesn't look nice enough. Take a look at LightPaper for inspiration.
I was thinking with this idea for some time and the killers features for me are: - Allow custom CSS - Post a json with the markdown content to a custom URL Do you plan to open source it?
If we can allow custom CSS in a secure way, why not?
Looks interesting... Dark theme?
I had developed a few years ago a markdown editor with live preview, with a mechanism that synchronized the source and the preview, scroll-wise, so the preview would always display the part that was being edited.
It didn't take off (at all) so I let it go, but I wish there would be a standardized way to do this.
Other than that, great tool! Thanks for sharing.
These types of projects are all really awesome; I just wish they would support RestructuredText.