Live data from Hacker News

Show HN: Collaborative text editing with unobtrusive markdown and code highlighting

bluedocs.io

1–10 of 12 posts

Re: Show HN: Collaborative text editing with unobtrusive markdown and code highlighting

#4
post #3

What is the stack?

It's almost pure front-end using Firebase + Firepad (https://firepad.io/). The editor uses CodeMirror (http://codemirror.net/) and custom highlighting rules. The backend (what little of it exists) is in Flask :)

Re: Show HN: Collaborative text editing with unobtrusive markdown and code highlighting

#8
Add an easy way to link to other pages without having to type the full URL, and you've got a radical improvement on a wiki.

Perhaps you could use double-bracket links like GitHub wikis use, so this would be a [[ubpdk|link to another document]].

Post reply on HN