jbt / docker

Documentation generator
http://jbt.github.com/docker
MIT License
234 stars 56 forks source link

yaml support in next version #101

Closed alinex closed 8 years ago

alinex commented 8 years ago

I won't lose the support in the new version, so I think we have two options:

  1. allow yaml without syntax highlighting
  2. make a language definition for highlight.js to get it included

Do you already worked on the language definition like described at http://highlightjs.readthedocs.io/en/latest/language-guide.html?

alinex commented 8 years ago

Sorry, we are wrong yaml is supported by highlight.js - at least now: https://highlightjs.org/static/demo/

So please enable yaml, only sass is not implemented, yet.