Update parser to handle literal em and strong HTML tags (wikitext, e9a600d)
This is a basic implementation that handles most well-formed input. There are a number of known edge cases that still need to be handled, and more specs to test them out.
Signed-off-by: Greg Hurrell <greg@hurrell.net>