Skip to content

Commit

Permalink
update reference.yaml based on pygments lexers & styles changes (#364)
Browse files Browse the repository at this point in the history
Snippet model in testproj/snippets/models.py has field choices which depend
on ``pygments.lexers`` and ``pygments.styles``
  • Loading branch information
terencehonles authored and axnsan12 committed Jun 12, 2019
1 parent 0991c80 commit 91ef83e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions tests/reference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1205,18 +1205,21 @@ definitions:
- aspx-vb
- asy
- at
- augeas
- autoit
- awk
- basemake
- bash
- bat
- bbcbasic
- bbcode
- bc
- befunge
- bib
- blitzbasic
- blitzmax
- bnf
- boa
- boo
- boogie
- brainfuck
Expand All @@ -1238,6 +1241,7 @@ definitions:
- cfs
- chai
- chapel
- charmci
- cheetah
- cirru
- clay
Expand Down Expand Up @@ -1281,6 +1285,7 @@ definitions:
- d
- d-objdump
- dart
- dasm16
- delphi
- dg
- diff
Expand Down Expand Up @@ -1315,10 +1320,12 @@ definitions:
- fennel
- fish
- flatline
- floscript
- forth
- fortran
- fortranfixed
- foxpro
- freefem
- fsharp
- gap
- gas
Expand All @@ -1340,6 +1347,7 @@ definitions:
- hexdump
- hlsl
- hsail
- hspec
- html
- html+cheetah
- html+django
Expand All @@ -1359,6 +1367,7 @@ definitions:
- hybris
- hylang
- i6t
- icon
- idl
- idris
- iex
Expand Down Expand Up @@ -1474,6 +1483,7 @@ definitions:
- pike
- pkgconfig
- plpgsql
- pony
- postgresql
- postscript
- pot
Expand Down Expand Up @@ -1526,6 +1536,7 @@ definitions:
- rst
- rts
- rust
- sarl
- sas
- sass
- sc
Expand All @@ -1534,9 +1545,12 @@ definitions:
- scheme
- scilab
- scss
- sgf
- shen
- silver
- slash
- slim
- slurm
- smali
- smalltalk
- smarty
Expand Down Expand Up @@ -1571,15 +1585,19 @@ definitions:
- text
- thrift
- todotxt
- toml
- trac-wiki
- treetop
- ts
- tsql
- ttl
- turtle
- twig
- typoscript
- typoscriptcssdata
- typoscripthtmldata
- ucode
- unicon
- urbiscript
- vala
- vb.net
Expand Down Expand Up @@ -1649,6 +1667,12 @@ definitions:
- perldoc
- rainbow_dash
- rrt
- sas
- solarized-dark
- solarized-light
- stata
- stata-dark
- stata-light
- tango
- trac
- vim
Expand Down

0 comments on commit 91ef83e

Please sign in to comment.