We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0589b commit 5474066Copy full SHA for 5474066
1 file changed
README.md
@@ -113,6 +113,14 @@ task dev:help # Development tasks only
113
114
### Example Output
115
116
+```html
117
+<span style="color:red;">This should be red using HTML span+style</span>
118
+```
119
+
120
+## $ \textcolor{red}{Red\ Text\ using\ LaTeX} $
121
122
+$ \textcolor{blue}{Blue\ Text\ using\ LaTeX} $
123
124
```text
125
=== Build ===
126
build Build the project
0 commit comments