Add dockerfile syntax
This commit is contained in:
parent
cca5db3f36
commit
5c80ebe18d
2 changed files with 3 additions and 2 deletions
|
@ -184,6 +184,7 @@ WAGTAIL_CODE_BLOCK_LANGUAGES = (
|
|||
('bash', 'Bash/Shell'),
|
||||
('css', 'CSS'),
|
||||
('dart', 'Dart'),
|
||||
('docker', 'Docker'),
|
||||
('elixir', 'Elixir'),
|
||||
('go', 'Go'),
|
||||
('html', 'HTML'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue