@ -12,10 +12,8 @@ import (
"github.com/fatih/color"
)
var ( //flags
var (
FlagOutputFile = flag.String("o", "output.pdf", "output file name")
var ( // colors
ColorRed = color.New(color.FgRed)
The note is not visible to the blocked user.