Implement Markdown files.
commit956eda91ab0be2cf03cf5fe05aeb0e7e8fae3a3e
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 25 Apr 2009 10:59:05 +0000 (25 06:59 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 25 Apr 2009 10:59:05 +0000 (25 06:59 -0400)
tree661e5277b02561f46a9cb525872e37fb33739c4f
parenta9723f67430a19d0d99b027b8e4e0f84f9f94849
Implement Markdown files.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
15 files changed:
TODO.txt
XHTMLCompiler.php
XHTMLCompiler/DOMFilter/Metadata.php
XHTMLCompiler/Directory.php
XHTMLCompiler/FilterManager.php
XHTMLCompiler/Markup.php [new file with mode: 0644]
XHTMLCompiler/Markup/Markdown.php [new file with mode: 0644]
XHTMLCompiler/Page.php
config.default.php
config.filters.php
config.smoketest.php
smoketests/Markup/Markdown.text [new file with mode: 0644]
smoketests/index.xhtml
smoketests/template.xml [new file with mode: 0644]
update.php