Author :
Martin Mitas
Date :
2022-01-13 20:34:47
Hash :a470fbf8 Message :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.