aboutsummaryrefslogtreecommitdiffhomepage
path: root/sisu.org
diff options
context:
space:
mode:
Diffstat (limited to 'sisu.org')
-rw-r--r--sisu.org16
1 files changed, 15 insertions, 1 deletions
diff --git a/sisu.org b/sisu.org
index f7f19b68..11a60aaa 100644
--- a/sisu.org
+++ b/sisu.org
@@ -1238,7 +1238,7 @@ then vim doesn't use any colors at all.
Regards,
Daniel
-**** TODO [#C] #744356 [w|u] vim syntaxhighlighting: urls and tags
+**** DONE PASS [#C] #744356 [w|u] vim syntaxhighlighting: urls and tags :discuss:close:
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744356>
From: Daniel Baumann <daniel.baumann@progress-technologies.net>
@@ -1272,6 +1272,20 @@ then, the string 'http://www.gnu.org/licenses/.<' is shown red.
Regards,
Daniel
+***** NOTES/COMMENTS
+
+this is meant to be flagged as an error,
+(red indicates error, and is an error will not parse correctly)
+even if the sisu parser works in the flagged case there is no promise that it will in future
+
+use of angle bracket markers (html markers) in sisu markup is depreciated.
+for line-break use \\ instead,
+for which there should be surrounding spaces or a preceding space and end of line;
+if <br /> is still used there should be a space after the url - which sisu should remove in output.
+
+would like to close without further action
+re-open if necessary
+
**** TODO [#C] #744357 [w|u] sisu output: please create mailto links automatically
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744357>