Re: [csswg-drafts] [meta] Get syntax highlighting for Bikeshed files

Given that this repo is marked that 86.3% of the code is HTML, I 
suspect that GitHub's linguist has already recognized `.bs` files here
 as HTML. But highlight doesn't use the language from linguist. I 
guess that relies on some variant of pygments.

Linguist's README says you can use vim or emacs modelines to specify 
language for highlight of a given file, which is probably something we
 can actually do.

-- 
GitHub Notification of comment by upsuper
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/903#issuecomment-272677089 
using your GitHub account

Received on Sunday, 15 January 2017 06:32:43 UTC