Revision 6bb59f3969ce72f1f65fd19e73d87ae3e5447746 authored by Dan LaRocque on 24 November 2013, 05:08:09 UTC, committed by Dan LaRocque on 24 November 2013, 05:08:09 UTC
When multiple template patterns in a stylesheet match, Saxon throws a
warning and continues parsing.  In this case the multiple match is
harmless, but the warning is scary so I'm making a minor change to
avoid the match overlap.
1 parent 6709fe2
Raw File
.gitmodules
[submodule "doc"]
	path = doc
	url = https://github.com/thinkaurelius/titan.wiki.git
back to top