syntax highlighting
authorAlex S <alex.strizhakov@gmail.com>
Tue, 2 Apr 2019 13:32:37 +0000 (20:32 +0700)
committerAlex S <alex.strizhakov@gmail.com>
Tue, 2 Apr 2019 13:32:37 +0000 (20:32 +0700)
docs/config/custom_emoji.md

index 49a451fcc5f05c886060c0de895a4502aab1f042..96fcb2fc6a8b56d5479b27a58a36f42a79796413 100644 (file)
@@ -21,7 +21,7 @@ The files should be PNG (APNG is okay with `.png` for `image/png` Content-type)
 # Emoji tags (groups)
 
 Default tags are set in `config.exs`.
-```
+```elixir
 config :pleroma, :emoji,
   shortcode_globs: ["/emoji/custom/**/*.png"],
   groups: [
@@ -31,7 +31,7 @@ config :pleroma, :emoji,
 ```
 
 Order of the `groups` matters, so to override default tags just put your group on top of the list. E.g:
-```
+```elixir
 config :pleroma, :emoji,
   shortcode_globs: ["/emoji/custom/**/*.png"],
   groups: [