From: JoshTriplett Date: Tue, 19 Feb 2013 21:43:03 +0000 (-0400) Subject: (no commit message) X-Git-Tag: 3.20130504~74^2~20 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/3ab69aab06b1c2e19dd2ff808865662715f6e01b --- diff --git a/doc/todo/hook_to_detect_markdown_links_to_wiki_pages.mdwn b/doc/todo/hook_to_detect_markdown_links_to_wiki_pages.mdwn new file mode 100644 index 000000000..ad9c7dda4 --- /dev/null +++ b/doc/todo/hook_to_detect_markdown_links_to_wiki_pages.mdwn @@ -0,0 +1 @@ +For an internal wiki, we occasionally get patches that link to internal wiki pages using the Markdown link syntax. I'd love to see an optional git hook to detect that and complain.