A quick and easy diff generator with support for plaintext and formatted diffs of markdown.
Go to file
2015-02-07 13:49:04 -05:00
bin initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
client add rough client interface \n complete server interface for adding revisions \n remove scaffolding examples 2015-02-07 13:49:04 -05:00
e2e/main initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
server add rough client interface \n complete server interface for adding revisions \n remove scaffolding examples 2015-02-07 13:49:04 -05: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 initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05: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 initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
karma.conf.js initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05: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
npm-debug.log initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -05:00
package.json initial check-in with working wdiff server-side api 2015-02-06 10:46:55 -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.