Versions in this module Expand all Collapse all v0 v0.6.0 Jan 5, 2018 Changes in this version + const Name + func Constructor(config map[string]interface{}, cache *registry.Cache) (highlight.FragmentFormatter, error) + type FragmentFormatter struct + func NewFragmentFormatter(before, after string) *FragmentFormatter + func (a *FragmentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string