Using this on a mediawiki can cause problems because of both legacy content and the Special:: pages. However, it should be possible to analyze the content of a page and determien if it is in mediawiki markup or in markdown by counting the number of headlines that match each headline format. Then it would be possible to dispense with the {{WIKI}} tag.
Using this on a mediawiki can cause problems because of both legacy content and the Special:: pages. However, it should be possible to analyze the content of a page and determien if it is in mediawiki markup or in markdown by counting the number of headlines that match each headline format. Then it would be possible to dispense with the {{WIKI}} tag.