Skip to content

Commit 5474066

Browse files
committed
testing colors
1 parent ec0589b commit 5474066

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,14 @@ task dev:help # Development tasks only
113113

114114
### Example Output
115115

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+
116124
```text
117125
=== Build ===
118126
build Build the project

0 commit comments

Comments
 (0)