github.com/yuin/goldmark/ast.BaseNode.InsertAfter (method)

one use

	github.com/yuin/goldmark/ast (current package)
		ast.go#L333: func (n *BaseNode) InsertAfter(self, v1, insertee Node) {