aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/typography_plugin_configuration.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
commitdd87d82fbe2bf09abe634caef044474d5b24502e (patch)
tree597be2bf23e994b028b611e946f267cfe9407ab9 /doc/todo/typography_plugin_configuration.mdwn
parent9c02d61d9bbc41705a5e32543b51261fad891095 (diff)
downloadikiwiki-dd87d82fbe2bf09abe634caef044474d5b24502e.tar
ikiwiki-dd87d82fbe2bf09abe634caef044474d5b24502e.tar.gz
Migrate doc/todo via prefix_directives
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
Diffstat (limited to 'doc/todo/typography_plugin_configuration.mdwn')
-rw-r--r--doc/todo/typography_plugin_configuration.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/typography_plugin_configuration.mdwn b/doc/todo/typography_plugin_configuration.mdwn
index 91ac4ba85..dd162a084 100644
--- a/doc/todo/typography_plugin_configuration.mdwn
+++ b/doc/todo/typography_plugin_configuration.mdwn
@@ -1,5 +1,5 @@
The [[typography_plugin|plugins/typography]] could support configuration of
-which translations to make. [[cpan Text::Typography]] supports fine-grained
+which translations to make. [[!cpan Text::Typography]] supports fine-grained
control of which translations to make, so [[plugins/typography]] just needs to
expose this somehow. --[[JoshTriplett]]