mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-01 12:42:36 +00:00
Simplify config handling
* Switch to urfave/cli/v2 * Add more environment variables
This commit is contained in:
@@ -181,7 +181,7 @@ func parseLinks(markdown string) []markdownLink {
|
||||
return links
|
||||
}
|
||||
|
||||
// getConfluenceLink build (to be) link for Conflunce, and tries to verify from
|
||||
// getConfluenceLink build (to be) link for Confluence, and tries to verify from
|
||||
// API if there's real link available
|
||||
func getConfluenceLink(
|
||||
api *confluence.API,
|
||||
|
||||
Reference in New Issue
Block a user