From 0d9b8f606ec15df3b5a6256f164afc926979c1cf Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 20 Aug 2016 22:29:12 +0100 Subject: [PATCH] Removed reference to diff2html not working from documentation. --- README.md | 1 - resources/public/content/Introduction.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 40e4229..ea83d66 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/resources/public/content/Introduction.md b/resources/public/content/Introduction.md index 7a2ea63..4baacb9 100644 --- a/resources/public/content/Introduction.md +++ b/resources/public/content/Introduction.md @@ -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