no raw html either

This commit is contained in:
Tom Preston-Werner
2010-03-30 01:31:01 -07:00
parent 0449f11717
commit 9a8cb0bdba
+2 -3
View File
@@ -20,12 +20,11 @@ choose. Other content (images, CSS, JavaScript, PDFs, etc) may also be
present and organized in the same way. present and organized in the same way.
Page files may be written in formats that render to HTML. Currently supported Page files may be written in formats that render to HTML. Currently supported
formats are Markdown, Textile, and HTML. They must have the proper file formats are Markdown and Textile. They must have the proper file extension
extension that corresponds to the format of the content: that corresponds to the format of the content:
* Markdown: .markdown, .mkdn, .md * Markdown: .markdown, .mkdn, .md
* Textile: .textile * Textile: .textile
* HTML: .html
Even though page files may be placed in any directory, there is still only a Even though page files may be placed in any directory, there is still only a
single namespace for page names, so all page files should have globally unique single namespace for page names, so all page files should have globally unique