Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func Contains(content, substr string) (bool, int) + func ContainsEndComment(content string) (bool, int) + func ContainsNewLine(content string) (bool, int) + func EndsWithNewline(s string) bool + func FindNewline(s string) int + func SkipNewline(s string, pos int) int + func SkipWhitespace(s string, pos int) int + func StartsWithCtxMarker(s string) bool