OSDN Git Service

BUG: [ 1869621 ] xslt support
authorTim Gerundt <tim@gerundt.de>
Tue, 15 Jan 2008 20:20:06 +0000 (20:20 +0000)
committerTim Gerundt <tim@gerundt.de>
Tue, 15 Jan 2008 20:20:06 +0000 (20:20 +0000)
Filters/XML_html.flt

index e5f9ca3..243784e 100644 (file)
@@ -12,7 +12,7 @@ def: exclude
 ## (Inline comments begin with " ##" and extend to the end of the line)
 
 f: \.xml$ ## XML files
-f: \.xlst$
+f: \.xslt$
 f: \.dtd$
 f: \.html$ ## HTML files
 f: \.htm$