A quick and easy diff generator with support for plaintext and formatted diffs of markdown.
Go to file
2015-04-17 13:22:55 -04:00
client prepare for production deployment 2015-04-17 12:59:48 -04:00
docker add docker definition and launch scripts 2015-04-17 13:22:55 -04:00
e2e/main initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
server prepare for production deployment 2015-04-17 12:59:48 -04:00
test initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
.bowerrc initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
.buildignore initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
.editorconfig initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
.gitattributes initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
.gitignore cleanup 2015-04-14 02:53:54 +00:00
.travis.yml initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
.yo-rc.json initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
bower.json initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
Gruntfile.js prepare for production deployment 2015-04-17 12:59:48 -04:00
karma.conf.js initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
launch-devel.sh add docker definition and launch scripts 2015-04-17 13:22:55 -04:00
launch-production.sh add docker definition and launch scripts 2015-04-17 13:22:55 -04:00
LICENSE Initial commit 2015-02-06 10:35:22 -05:00
markdown-format-wdiff.sublime-project add rough client interface \n complete server interface for adding revisions \n remove scaffolding examples 2015-02-07 13:49:04 -05:00
markdown-format-wdiff.sublime-workspace add rough client interface \n complete server interface for adding revisions \n remove scaffolding examples 2015-02-07 13:49:04 -05:00
package.json much improvement to client side \n fixed wdiff output for markdown server side 2015-02-08 20:42:31 -05:00
protractor.conf.js initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
README.md Initial commit 2015-02-06 10:35:22 -05:00

wdiff-markdown-editor

A versioned editing platform for markdown with wdiff support.