func github.com/yuin/goldmark/ast.ensureIsolated

3 uses

	github.com/yuin/goldmark/ast (current package)
		ast.go#L183: func ensureIsolated(v Node) {
		ast.go#L311: 	ensureIsolated(v)
		ast.go#L344: 	ensureIsolated(insertee)