Versions in this module Expand all Collapse all v2 v2.0.1 May 19, 2023 v2.0.0 May 19, 2023 Changes in this version + const Name + func Constructor(config map[string]interface{}, cache *registry.Cache) (highlight.Fragmenter, error) + type Fragmenter struct + func NewFragmenter(fragmentSize int) *Fragmenter + func (s *Fragmenter) Fragment(orig []byte, ot highlight.TermLocations) []*highlight.Fragment