Removed reference to diff2html not working from documentation.

This commit is contained in:
simon 2016-08-20 22:29:12 +01:00
parent c8e1817ae5
commit 0d9b8f606e
2 changed files with 0 additions and 2 deletions

View file

@ -28,7 +28,6 @@ There's still no mechanism to add a new user to the system through the user inte
* Image (and other media) upload;
* Improved editor. The editor is at present very primitive - right back from the beginnings of the Web. It would be nice to have a rich embedded editor like [Hallo](https://github.com/bergie/hallo) or [Aloha](http://aloha-editor.org/Content.Node/index.html) but I haven't (yet) had time to integrate them!
* Transform diff output to HTML to show changes in a more user friendly format;
* Mechanism to add users through the user interface;
## License

View file

@ -28,7 +28,6 @@ There's still no mechanism to add a new user to the system through the user inte
* Image (and other media) upload;
* Improved editor. The editor is at present very primitive - right back from the beginnings of the Web. It would be nice to have a rich embedded editor like [Hallo](https://github.com/bergie/hallo) or [Aloha](http://aloha-editor.org/Content.Node/index.html) but I haven't (yet) had time to integrate them!
* Transform diff output to HTML to show changes in a more user friendly format;
* Mechanism to add users through the user interface;
## License