github.com/russross/blackfriday/v2.Node.Unlink (method)

4 uses

	github.com/russross/blackfriday/v2 (current package)
		block.go#L747: 		table.Unlink()
		node.go#L155: func (n *Node) Unlink() {
		node.go#L174: 	child.Unlink()
		node.go#L189: 	sibling.Unlink()