MARKDOWN: add epic editor
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 7 Dec 2013 20:43:17 +0000 (21:43 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 7 Dec 2013 20:43:17 +0000 (21:43 +0100)
commit599a7233096551d6b9c519c5622432957ad7f030
treea4db8997613c2c7c6d7867f8d66d405dbf560cb2
parent7c588796fb97b7a6bebea38c82ece6d2f1fe94aa
MARKDOWN: add epic editor
17 files changed:
webcit/Makefile.in
webcit/configure.ac
webcit/debian/control
webcit/debian/rules
webcit/epic/js/epiceditor.js [new file with mode: 0644]
webcit/epic/js/epiceditor.min.js [new file with mode: 0644]
webcit/epic/themes/base/epiceditor.css [new file with mode: 0644]
webcit/epic/themes/editor/epic-dark.css [new file with mode: 0644]
webcit/epic/themes/editor/epic-light.css [new file with mode: 0644]
webcit/epic/themes/preview/bartik.css [new file with mode: 0644]
webcit/epic/themes/preview/github.css [new file with mode: 0644]
webcit/epic/themes/preview/preview-dark.css [new file with mode: 0644]
webcit/messages.c
webcit/static.c
webcit/static/t/edit/markdown_epic.html [new file with mode: 0644]
webcit/static/t/edit_message.html
webcit/sysdep.c