diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-30 12:23:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-30 12:23:30 -0400 |
commit | 3aa41021ad4aa4361b44663fd8dbb1a7dbea72e0 (patch) | |
tree | 6e1706dd80652e992858bb3c20efd4722a3f17d8 /doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn | |
parent | d564efac5d8b2aa6b1214db58c43ea51095a586f (diff) | |
parent | 2ac52e16435acc15cc164902b97d50f97b9247e9 (diff) | |
download | ikiwiki-3aa41021ad4aa4361b44663fd8dbb1a7dbea72e0.tar ikiwiki-3aa41021ad4aa4361b44663fd8dbb1a7dbea72e0.tar.gz |
Merge branch 'master' of ssh://git.ikiwiki.info
Diffstat (limited to 'doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn')
-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..56b33d457 --- /dev/null +++ b/doc/bugs/htmlscrubber_still_scrubbing_HTML_from_mdwn_pages.mdwn @@ -0,0 +1,5 @@ +Though [[htmlscrubber|plugins/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? |