A quick and easy diff generator with support for plaintext and formatted diffs of markdown.
Go to file
2015-04-17 23:17:12 -04:00
client prepare for production deployment 2015-04-17 12:59:48 -04:00
docker remove docker files 2015-04-17 23:17:12 -04:00
e2e/main initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
server fix wdiff markdown parse error 2015-04-18 03:12:00 +00: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 remove docker files 2015-04-17 23:17:12 -04: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 remove docker files 2015-04-17 23:17:12 -04:00
launch-production.sh remove docker files 2015-04-17 23:17:12 -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 switch from mongodb-backed data to filesystem-backed 2015-04-17 19:53:16 -04: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.