Commit a470fbf8c3c1053fc58c93d66ea943c09f222ed5

Martin Mitas 2022-01-13T20:34:47

md2html: Change interpretation of --github and --commonmark options. Previously these assigned a set of parser flags with an operator '='. Now '|=' is used so that any preceding options affecting what extensions to allow are not ignored.