Skip to content

Commit 38b2706

Browse files
authored
Update README.md
1 parent 6f3af18 commit 38b2706

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

-17
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,6 @@ See [CHANGELOG.md](./CHANGELOG.md) for the list of releases and noteworthy chang
1010

1111
Some of the provided features are not immediately evident. Among them are:
1212

13-
<style>
14-
blockquote { font-family:monospace;white-space:pre;background-color:#282923;color:#eee !important }
15-
.fnc { color:#67d8ef }
16-
.blu_i { color:#67d8ef;font-style:italic }
17-
.mod { color:#70a800 }
18-
.kw { color:#f92472 }
19-
.intp_bg { background-color: rgba(0, 0, 0, 0.03) }
20-
.intp_dlm { color:#ababab }
21-
.str_dlm { color:#dbca33 }
22-
.str { color:#e7db74 }
23-
.prpl { color:#ac80ff }
24-
.akw { color:#8a66cc }
25-
.colon { color:#aeafad }
26-
.entity { color:#a6e22c }
27-
.param { color:#fd9621;font-style:italic }
28-
</style>
29-
3013
### The `fragment` and `sql` functions
3114

3215
SQL syntax is highlighted inside Ecto's `fragment` macro.

0 commit comments

Comments
 (0)