Versions in this module Expand all Collapse all v1 v1.0.0 Aug 27, 2024 Changes in this version + func ExtractTextFromXML(file *zip.File) ([]string, error) + func GetFileExtensionFromUrl(rawUrl string) (string, error) + func RemoveMarkdownSyntax(text string) string