Update list and header rules for new BLOCKQUOTE_START token (wikitext, 9e985ab)

These rules previously held if at the start of the line or immediately after a BLOCKQUOTE token; now that we have BLOCKQUOTE_START as well we need to add that to the lsit of conditions too.

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

← Basic blockquote implementation using real HTML tags (wikitext, 88da5f3)
Add tokenization of literal blockquote tags (wikitext, 8888a18) →

All snippets