Commit Graph

10 Commits (be09a1808d1c136f1bb2bb0f35659df41d57a2e8)

Author SHA1 Message Date
ansuz 1c54af69a1 update minor editors to use new realtime-input api
ansuz 3cb94b8d80 jshint compliance
ansuz afa2811472 remove local version of marked.js, prefer bower version
ansuz 2c5a2b6023 remove unused code, add todos, fix minor errors
ansuz 61fbf81dcd factor out rainbow stuff into rainbow.js
ansuz d96124229b clean up realtime-input.js, break API
use an object for configuration, so as to be more extensible.
modify applications which use the API to match.
ansuz 266e5eccce change styles for rendered page
ansuz 3cffdc982f remove unused functions from render/main.js
better comments
ansuz c2eb29b75e fix typo
ansuz a718f89e08 make a new pad that doesn't allow input.
It simply renders markdown that's being written in the same channel
but in another editor that allows input.