diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2014-02-21 15:42:03 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-21 15:42:03 -0400 |
commit | 51242cc303bd2a1cfb6adc9900388edd212ab08c (patch) | |
tree | e2b61126869d01ad9be3b73659e76558b59feb16 /doc | |
parent | 90632121f935a255105eabcaefda9ee3a5a34985 (diff) | |
download | ikiwiki-51242cc303bd2a1cfb6adc9900388edd212ab08c.tar ikiwiki-51242cc303bd2a1cfb6adc9900388edd212ab08c.tar.gz |
bug report, patch
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/template__95__syntax_test_is_incomplete.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/template__95__syntax_test_is_incomplete.mdwn b/doc/bugs/template__95__syntax_test_is_incomplete.mdwn new file mode 100644 index 000000000..f9e3bf362 --- /dev/null +++ b/doc/bugs/template__95__syntax_test_is_incomplete.mdwn @@ -0,0 +1,8 @@ +[[!template id=gitbranch branch=smcv/ready/template-syntax-test + browse="http://git.pseudorandom.co.uk/smcv/ikiwiki.git/shortlog/refs/heads/ready/template-syntax-test" + author="[[smcv]]"]] +[[!tag patch]] + +`t/template_syntax.t` looks as though it's meant to check the syntax of +`doc/templates/*.mdwn` as well as `templates/*.tmpl`, but it doesn't. +Patch in my git repository. --[[smcv]] |