github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/docs/themes/hugo-theme-relearn/.issuetracker (about) 1 # Integration with Issue Tracker 2 # 3 # (note that '\' need to be escaped). 4 5 [issuetracker "GitHub Rule"] 6 regex = "#(\\d+)" 7 url = "https://github.com/McShelby/hugo-theme-relearn/issues/$1"