Skip to content

travis-util/pygments-pip-not-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygments-pip-not-python

Shows usage of Pygments in Travis with language different from python and bad results on YAML files

Build Status

See also https://github.com/travis-util/pygments-python-pip

YAML

Usable (yaml comment are different and visible) styles for Travis console:

  • manni
  • lovelace -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • xcode -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • vim -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
  • autumn -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • abap -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • vs -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • rrt -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
  • native -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
  • perldoc
  • tango -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • friendly -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • murphy -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • bw -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • rainbow_dash
  • algol_nu -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • trac -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • algol -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode
    • background = white
      • 1
      • 4
  • fruity -f html -O full -P linenos=1 example.yaml | elinks -force-html -dump -dump-color-mode

References

About

Shows usage of Pygments in Travis with language different from python and bad results on YAML files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published