Home
last modified time | relevance | path

Searched defs:SoftBreak (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/
Dbreak.go69 type SoftBreak struct{} struct
71 func (*SoftBreak) Inline() {}
73 func (x *SoftBreak) PrintHTML(buf *bytes.Buffer) {
77 func (x *SoftBreak) printMarkdown(buf *bytes.Buffer) {
81 func (x *SoftBreak) PrintText(buf *bytes.Buffer) {