html is sanitized

This commit is contained in:
Tom Preston-Werner
2010-03-30 01:34:34 -07:00
parent 6311f5d7f3
commit 041be2ba21
+6
View File
@@ -57,6 +57,12 @@ Here's a simple example:
<div id="footer">...</div>
## HTML SANITIZATION
For security and compatibility reasons GitHub Wikis may not contain custom CSS
or JavaScript. These tags will be stripped from the converted HTML.
## WIKI LINKS
Wiki links in Gollum are processed before page content is converted to HTML.