VCL pygments needed
I want to use .. code:: VCL to be clear, but I need pygments...
I've got some pygments going now, enough to get things moving for myself.
Unfortunately, pygments aren't very pluggable. Until I get around to pushing this up-stream, you either need to accept syntax errors/warnings, apply the pygments patch in the repo and install the patched pygments yourself, or change any reference to VCL as a syntax hilighting thing in the RST.
In the meanwhile, the result can be seen on varnishfoo.info, and it isn't quite done yet.
Pull request open:
https://bitbucket.org/birkenfeld/pygments-main/pull-requests/554/varnish-vcl-lexers/diff
The lexer is still not 100% complete, but this is FAR better than nothing.
This is mostly done, but I'm leaving the ticket open until the pull request is merged. Obviously there will be updates as I add content, but that's no reason to keep the initial ticket open.
https://github.com/KristianLyng/varnishfoo/pull/31 or similar should allow you to close this issue.