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

one use

	github.com/yuin/goldmark/ast (current package)
		ast.go#L195: func (n *BaseNode) SetPreviousSibling(v Node) {