github.com/yuin/goldmark/util.CopyOnWriteBuffer.AppendString (method)

2 uses

	github.com/yuin/goldmark/util (current package)
		util.go#L60: func (b *CopyOnWriteBuffer) AppendString(value string) {

	github.com/yuin/goldmark/extension
		table.go#L506: 				cob.AppendString(style)