diff options
author | simonraven <simonraven@web> | 2012-01-28 06:05:44 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-01-28 06:05:44 -0400 |
commit | 4ba3c1c1048705eeb6c71d1b86528eba5cf33eb7 (patch) | |
tree | 6cc5a32867d28bf64880b57c7b4f5e1a21e93d41 | |
parent | c0eca7ddc7a382e39ef94518f18e53b23a20ece6 (diff) | |
download | ikiwiki-4ba3c1c1048705eeb6c71d1b86528eba5cf33eb7.tar ikiwiki-4ba3c1c1048705eeb6c71d1b86528eba5cf33eb7.tar.gz |
-rw-r--r-- | doc/plugins/wmd/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/wmd/discussion.mdwn b/doc/plugins/wmd/discussion.mdwn index 7246f22aa..b57ef4057 100644 --- a/doc/plugins/wmd/discussion.mdwn +++ b/doc/plugins/wmd/discussion.mdwn @@ -69,3 +69,5 @@ copy [...] >> `this.input = doc.getElementById("editcontent" + postfix);` >> >> on line 247. --[[simonraven]] + +>>> Well, I re-figured out that I needed a TMPL_VAR FOO in the template(s). --[[simonraven]] |