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