Commit Graph

11 Commits

Author SHA1 Message Date
8f5ab16891
Add display and linguist mapping for postgres 2023-06-04 18:20:21 +01:00
d85065d914
Colour language tag using GitHub's linguist colours 2023-04-21 21:22:59 +01:00
e504da0bcf
Restyle code block header
This looks much nicer, and removes a DB field.
2023-04-19 21:34:38 +01:00
2d537d3b10
Correctly get language
Operator precedence is important
2022-09-21 13:29:57 +01:00
d5aac8ac50
Don't show header if there's nothing useful to show 2022-09-19 16:34:02 +01:00
c56cc2f995
Correctly get lexer for language
`get_lexer_by_name` doesn't actually get the lexer by its name...
2022-09-07 14:44:39 +01:00
71f74251bb
Don't require code header 2022-09-06 08:58:44 +01:00
488369a247
Add filename and header show checkbox to code block 2022-08-31 22:30:08 +01:00
768223ba67
Add spacing around plusses in language dropdown
It looks so much better!
2022-08-30 22:49:05 +01:00
5affe274bd
Don't serialize all language options in migrations 2022-08-19 13:40:40 +01:00
a1d72c122a
Add code block 2022-06-27 23:29:55 +01:00