Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
princemaple authored May 31, 2021
1 parent 6f3af18 commit 38b2706
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,6 @@ See [CHANGELOG.md](./CHANGELOG.md) for the list of releases and noteworthy chang

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

<style>
blockquote { font-family:monospace;white-space:pre;background-color:#282923;color:#eee !important }
.fnc { color:#67d8ef }
.blu_i { color:#67d8ef;font-style:italic }
.mod { color:#70a800 }
.kw { color:#f92472 }
.intp_bg { background-color: rgba(0, 0, 0, 0.03) }
.intp_dlm { color:#ababab }
.str_dlm { color:#dbca33 }
.str { color:#e7db74 }
.prpl { color:#ac80ff }
.akw { color:#8a66cc }
.colon { color:#aeafad }
.entity { color:#a6e22c }
.param { color:#fd9621;font-style:italic }
</style>

### The `fragment` and `sql` functions

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

0 comments on commit 38b2706

Please sign in to comment.