Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
(no commit message)
[git.ikiwiki.info.git]
/
doc
/
plugins
/
contrib
/
sar.mdwn
diff --git
a/doc/plugins/contrib/sar.mdwn
b/doc/plugins/contrib/sar.mdwn
index 4320f959de5884ede6032a01cec62a2a0289124a..77c41a95594baa84c9314c2168994f710f3fc0d4 100644
(file)
--- a/
doc/plugins/contrib/sar.mdwn
+++ b/
doc/plugins/contrib/sar.mdwn
@@
-25,8
+25,8
@@
The global dictionary page is like this:
## Technical terms
## Technical terms
- - [[!sar search="smtp" first="\[[wp SMTP]]" next="‘SMTP‘"]]
- - [[!sar search="pop3" first="\[[wp POP3]]" next="’POP3’"]]
+ - [[!sar search="smtp" first="\[[
!
wp SMTP]]" next="‘SMTP‘"]]
+ - [[!sar search="pop3" first="\[[
!
wp POP3]]" next="’POP3’"]]
The search expressions must be surrounded by double dashes in a source ikiwiki
page, like this:
The search expressions must be surrounded by double dashes in a source ikiwiki
page, like this:
@@
-70,11
+70,11
@@
value is `*`, but a recommended value is `link(tag/sar)`.
In a ikiwiki source page we can write this
In a ikiwiki source page we can write this
- \[[sar search=debian replace="__Debian__"]]
+ \[[
!
sar search=debian replace="__Debian__"]]
for define a global replace for the term `--debian--` or
for define a global replace for the term `--debian--` or
- \[[sar search=ibm first=’[IBM](http://www.ibm.com)’
+ \[[
!
sar search=ibm first=’[IBM](http://www.ibm.com)’
next="_IBM_"]]
to define a replace for the first match of the string `--ibm--` and a different
next="_IBM_"]]
to define a replace for the first match of the string `--ibm--` and a different