How can I test the output of custom formats? Obviously, it's possible to do it like this:
- Create or edit a template with some TemplateData
- Save the page
- Create or edit another page that invokes the template, using the visual editor or some other automated tool that uses TemplateData.
- Switch to the wikitext editor from the visual editor.
- Observe the output.
- Repeat steps 1-5 for any other custom formats you'd like to try.
That's really tedious.