go-commonmark 0.18
Incorporates CommonMark / cmark version 0.18
Biggest Changes:
- Parser operations now accept a final 'options' parameter.
- The options parameter in various node and parser functions has been changed from 'long' to 'int'
See the cmark 0.18 release notes for more details: https://github.com/jgm/cmark/releases/tag/0.18