pandoc/man/man1
fiddlosopher 8624ed9bd3 The '--sanitize-html' option now examines URIs in markdown links
and images, and in HTML href and src attributes.  If the URI scheme
is not on a whitelist of safe schemes, it is rejected.  The main point
is to prevent cross-site scripting attacks using 'javascript:' URIs.
See http://www.mail-archive.com/markdown-discuss@six.pairlist.net/msg01186.html
and http://ha.ckers.org/xss.html.  Resolves Issue #62.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1262 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-03-22 20:41:56 +00:00
..
hsmarkdown.1.md Changed dates on documentation. 2008-01-08 17:25:57 +00:00
html2markdown.1.md The '--sanitize-html' option now examines URIs in markdown links 2008-03-22 20:41:56 +00:00
markdown2odt.1.md Added preliminary version of markdown2odt wrapper. 2008-03-19 18:46:57 +00:00
markdown2pdf.1.md Small fix to markdown2pdf man page: 2008-03-19 18:41:07 +00:00
pandoc.1.md The '--sanitize-html' option now examines URIs in markdown links 2008-03-22 20:41:56 +00:00