8000 Release go-commonmark 0.24.0 · rhinoman/go-commonmark · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

go-commonmark 0.24.0

Compare
Choose a tag to compare
@rhinoman rhinoman released this 14 Jan 01:50
· 8 commits to master since this release

Updated to cmark 0.24.0

API Changes:

  • Added function (newNode *CMarkNode) Replace(oldNode *CMarkNode) bool to Node API

See cmark 0.24.0 release notes for more details.

0