<newsletter:port_old_newsletter_to_new_system> Issue 1: Fixing list on WebHelper section

Frank Lanitz git-noreply at xxxxx
Sat Jun 18 15:27:01 UTC 2011


Updating branch refs/heads/port_old_newsletter_to_new_system
         to d434b811f8a81bd770271bad67f3ada6c3a2a39f (commit)
       from 1e240b6a58a4f2a8ec8ebdf124578acfa07d585b (commit)

commit d434b811f8a81bd770271bad67f3ada6c3a2a39f
Author: Frank Lanitz <frank at frank.uvena.de>
Date:   Sat Jun 18 17:23:35 2011 +0200

    Issue 1: Fixing list on WebHelper section

 vol_1/newsletter_1.rst |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/vol_1/newsletter_1.rst b/vol_1/newsletter_1.rst
index d793360..0b9bc15 100644
--- a/vol_1/newsletter_1.rst
+++ b/vol_1/newsletter_1.rst
@@ -58,9 +58,12 @@ WebHelper
 WebHelper is a plugin that provides some web development facilities, such as a
 web page preview and some debugging tools (web inspector). The plugin
 implements the following features:
-* A basic web view, allowing the display of any web page (using WebKit);
-* Possible automatic reloading of the web view upon document saving;
-* A web inspector/debugging tool for the web view’s content (including a JavaScript console, a viewer and editor of processed HTML and CSS, a network usage analysis tool and many more, thanks to WebKit).
+
+    * A basic web view, allowing the display of any web page (using WebKit);
+    * Possible automatic reloading of the web view upon document saving;
+    * A web inspector/debugging tool for the web view’s content (including a
+      JavaScript console, a viewer and editor of processed HTML and CSS, a
+      network usage analysis tool and many more, thanks to WebKit).
 
 Updates & Bugfixes
 ^^^^^^^^^^^^^^^^^^



More information about the Newsletter-Commits mailing list