quotes

package
v0.0.0-...-e150718 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var QuoteSubs []*QuoteSub = iniQuoteSubs()

Functions

This section is empty.

Types

type QuoteSub

type QuoteSub struct {
	// contains filtered or unexported fields
}

func (*QuoteSub) Constrained

func (qs *QuoteSub) Constrained() bool

func (*QuoteSub) Rx

func (qs *QuoteSub) Rx() *regexp.Regexp

func (*QuoteSub) TypeQS

func (qs *QuoteSub) TypeQS() QuoteSubType

type QuoteSubRxres

type QuoteSubRxres struct {
	*regexps.Reres
	// contains filtered or unexported fields
}

func NewQuoteSubRxres

func NewQuoteSubRxres(s string, qs *QuoteSub) *QuoteSubRxres

Results for QuoteSubRxres

func (*QuoteSubRxres) Attribute

func (qsr *QuoteSubRxres) Attribute() string

func (*QuoteSubRxres) PrefixQuote

func (qsr *QuoteSubRxres) PrefixQuote() string

func (*QuoteSubRxres) Quote

func (qsr *QuoteSubRxres) Quote() string

type QuoteSubType

type QuoteSubType int
const (
	Strong QuoteSubType = iota
	Double
	Emphasis
	Single
	Monospaced
	None
	Superscript
	Subscript
)

func (QuoteSubType) String

func (qsd QuoteSubType) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL