summaryrefslogtreecommitdiff
path: root/doc/plugins/search.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/search.mdwn')
-rw-r--r--doc/plugins/search.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/search.mdwn b/doc/plugins/search.mdwn
index 9336b2403..cc8190567 100644
--- a/doc/plugins/search.mdwn
+++ b/doc/plugins/search.mdwn
@@ -1,10 +1,10 @@
-[[template id=plugin name=search author="[[Joey]]"]]
-[[tag type/useful]]
+[[!template id=plugin name=search author="[[Joey]]"]]
+[[!tag type/useful]]
This plugin adds full text search to ikiwiki, using the
[xapian](http://xapian.org/) engine, its
[omega](http://xapian.org/docs/omega/overview.html) frontend, and the
-[[cpan Search::Xapian]], [[cpan Digest::SHA1]], and [[cpan HTML::Scrubber]]
+[[!cpan Search::Xapian]], [[!cpan Digest::SHA1]], and [[!cpan HTML::Scrubber]]
perl modules.
The [[ikiwiki/searching]] page describes how to write search queries.