Concordion.NET can read and write to files using different file suffixes by configuring an extension using the withSpecificationLocator()
and
withTarget()
methods.
This specification uses a suffix of ".xhtml" and has been processed by Concordion.NET.
See FileSuffixExtensionsTest.cs
for implementation details.