]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/contrib/getfield.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / plugins / contrib / getfield.mdwn
index 302569f4b5610a521c76ec0920ed29dd11ae1d2e..929f704855cbaadca3f1bc0a2be50287dc711f5b 100644 (file)
@@ -18,7 +18,7 @@ use per-page structured data, where each page is treated like a record, and the
 structured data are fields in that record.  This can include the meta-data for
 that page, such as the page title.
 
-This plugin is meant to be used in conjunction with the B<field> plugin.
+This plugin is meant to be used in conjunction with the **field** plugin.
 
 ### USAGE