diff options
author | http://hendry.iki.fi/ <hendry@web> | 2011-10-30 06:23:54 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-10-30 06:23:54 -0400 |
commit | 9870b64a4096050b65c1745e390eb4b1adad2583 (patch) | |
tree | 1d865b123ac8427801964bfcc97c410f361cbf83 /doc | |
parent | 86a9471ec91b86c35cba2a446d8a750f3405d1dc (diff) | |
download | ikiwiki-9870b64a4096050b65c1745e390eb4b1adad2583.tar ikiwiki-9870b64a4096050b65c1745e390eb4b1adad2583.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn b/doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn new file mode 100644 index 000000000..5d0716155 --- /dev/null +++ b/doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn @@ -0,0 +1,5 @@ +Though [[htmlscrubber]] is disabled on the Branchable site <http://geekout.org.uk/> , [HTML embedded](http://source.geekout-org-uk.branchable.com/?p=source.git;a=blob_plain;f=actual_route.mdwn;hb=HEAD) (Flickr badge thing) in a markdown page is scrubbed. + +<http://geekout.org.uk/actual_route/> + +I assumed one can mix and match HTML in markdown? |