aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/sisu_user_txt/markup_content.txt
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-03-05 15:01:02 -0500
committerRalph Amissah <ralph@amissah.com>2011-03-05 15:01:05 -0500
commitb972304117c7e880d206bb0874ddab22f0a4bb73 (patch)
tree3d0bbadd3435da9b14cf7af4e4b257fc09e9e181 /data/doc/sisu/sisu_user_txt/markup_content.txt
parentv2, v3: manpage, adjust output (backslash ('\') escapes reduced) (diff)
doc/sisu user_txt, minor update & pruning
Diffstat (limited to 'data/doc/sisu/sisu_user_txt/markup_content.txt')
-rw-r--r--data/doc/sisu/sisu_user_txt/markup_content.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/doc/sisu/sisu_user_txt/markup_content.txt b/data/doc/sisu/sisu_user_txt/markup_content.txt
index 326fabe1..edac0170 100644
--- a/data/doc/sisu/sisu_user_txt/markup_content.txt
+++ b/data/doc/sisu/sisu_user_txt/markup_content.txt
@@ -180,10 +180,10 @@ To link text or an image to a url the markup is as follows
Where it is wished to include the url for the linked text in a footnote, the
long form of markup would be:
-{ SiSU }http://www.jus.uio.no/sisu/ ~{ http://www.jus.uio.no/sisu/ }~
+{ SiSU }http://www.sisudoc.org/ ~{ http://www.sisudoc.org/ }~
A short form is provided for achieving the same:
- {~^ SiSU }http://www.jus.uio.no/sisu/
+ {~^ SiSU }http://www.sisudoc.org/
%% images ----------------------------------------------------------------------
@@ -194,9 +194,9 @@ The following are examples of links to images
{ tux.png 64x80 }image
-{tux.png 64x80 "Gnu/Linux - a better way" }http://www.jus.uio.no/sisu/
+{tux.png 64x80 "Gnu/Linux - a better way" }http://www.sisudoc.org/
-{GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian and Ruby" }http://www.jus.uio.no/sisu/
+{GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian and Ruby" }http://www.sisudoc.org/
The 64x80 in the first example is the image dimension, (width x height). This
may be omitted if imagemagick or graphicsmagick are installed, as they will