Versions in this module Expand all Collapse all v1 v1.0.1 Jun 28, 2023 Changes in this version + const Name + func AsciiFoldingFilterConstructor(config map[string]interface{}, cache *registry.Cache) (analysis.CharFilter, error) + type AsciiFoldingFilter struct + func New() *AsciiFoldingFilter + func (s *AsciiFoldingFilter) Filter(input []byte) []byte