We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472e9d8 commit 9edef9cCopy full SHA for 9edef9c
1 file changed
README.md
@@ -113,13 +113,10 @@ task dev:help # Development tasks only
113
114
### Example Output
115
116
-$\textcolor{blue}{===\ Build\ ===}$
117
-
118
-$\color{green}{build\ \color{white}Build\ the\ project}$
119
120
-$\color{green}{compile\ \color{white}Compile\ sources}$
121
122
-$\textcolor{blue}{===\ Testing\ ===}$
+$\textcolor{blue}{===\ Build\ ===}$<br\>
+$\color{green}{build\ \color{white}Build\ the\ project}$<br\>
+$\color{green}{compile\ \color{white}Compile\ sources}$<br\>
+$\textcolor{blue}{===\ Testing\ ===}$<br\>
123
124
$\color{green}{test\ \color{white}Run\ tests}$
125
0 commit comments