Versions in this module Expand all Collapse all v0 v0.1.0 May 3, 2023 Changes in this version + var AtMentionRegex = regexp.MustCompile(`\B([@][\w_-]+)`) + var CloseIssueRegex = regexp.MustCompile(...)