diff --git a/formatter.go b/formatter.go index d9246b8..a34f2ef 100644 --- a/formatter.go +++ b/formatter.go @@ -26,7 +26,8 @@ func (fileContent *FileContent) FormatContent() string { var buffer []byte data := []byte(content) - re := regexp.MustCompile(`!?\[([^\]*]*)\]\(([^ ]*)\)`) + re := regexp.MustCompile(`(?