From 01f098296870cf56f835fa1222607d8216f52811 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Mon, 22 Jun 2015 15:12:20 +0200 Subject: prettify html docs --- libpathod/templates/request_previewform.html | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'libpathod/templates/request_previewform.html') diff --git a/libpathod/templates/request_previewform.html b/libpathod/templates/request_previewform.html index d3083735..0c6755de 100644 --- a/libpathod/templates/request_previewform.html +++ b/libpathod/templates/request_previewform.html @@ -1,23 +1,17 @@
- +
examples
-

Check out the complete language docs. Here - are some examples to get you started:

+

Check out the complete language docs. Here are some examples + to get you started:

- + @@ -39,7 +33,9 @@ - + -- cgit v1.2.3 From 427e6d23ef76ab9f113bce1d17e6a7a8cddb275c Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Fri, 26 Jun 2015 11:47:39 +0200 Subject: apply js-beautify changes selectivly --- libpathod/templates/request_previewform.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libpathod/templates/request_previewform.html') diff --git a/libpathod/templates/request_previewform.html b/libpathod/templates/request_previewform.html index 0c6755de..91b5598a 100644 --- a/libpathod/templates/request_previewform.html +++ b/libpathod/templates/request_previewform.html @@ -7,8 +7,10 @@ examples
-

Check out the complete language docs. Here are some examples - to get you started:

+

+ Check out the complete language docs. Here are + some examples to get you started: +

get:/ Get path /Drop the connection randomly
+ +
-- cgit v1.2.3