Teach Wikitext::Parser#parse to accept an options hash (wikitext, 73fb12a)

This is actually the way it used to be but I removed it seeing as I never used any options. But now I plan to add support for using a preset indentation so this is a necessary prerequisite.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Teach parser to extract "indent" option (wikitext, c032589)
Fix tokenization bug (failure on curly bracket) (wikitext, c523b5e) →

All snippets