don't consume [] for list items
authorTony Cook <tony@develop-help.com>
Thu, 24 Oct 2013 03:12:33 +0000 (14:12 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 3 Nov 2013 23:20:23 +0000 (10:20 +1100)
commit9b60b691a6bc2b52667f4a5cbf78ecbdb00f523f
tree69acf5f70e5c7662f085d6d2b1206dbb01bd6320
parent4bf84d3ae9a1ee1da130a8bee46576730083d5bf
don't consume [] for list items

they should contain only character markup, which should be consumed
before we get to this point.

Previously we'd consume the final ] from a surrounding block and produce
bad markup
site/cgi-bin/modules/DevHelp/Formatter.pm