File tree 1 file changed +0
-17
lines changed
1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -10,23 +10,6 @@ See [CHANGELOG.md](./CHANGELOG.md) for the list of releases and noteworthy chang
10
10
11
11
Some of the provided features are not immediately evident. Among them are:
12
12
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
-
30
13
### The ` fragment ` and ` sql ` functions
31
14
32
15
SQL syntax is highlighted inside Ecto's ` fragment ` macro.
You can’t perform that action at this time.
0 commit comments