Brandon Mathis
Brandon Mathis
@ramsey I'll make it happen.
@ramsey So, with Github flavoured markdown you didn't have to specify `startinline:true` is that the default? Is that desirable as a default?
@ramsey I've done a bit of testing. If I set the default to be on, it doesn't error or anything. However, with `startinline:true`, if you are trying to do a...
@parkr Do you have any knowledge of how GitHub handles this on pages builds? If I'm using GitHub pages, is this option set to true in pygments?
I'll definitely enable the option, I'm not sure if I should default it to true yet though. Also here's one thing that bugs me. No matter what it seems that...
@parkr, it [looks like](https://github.com/github/linguist#syntax-highlighting) GitHub uses Linguist which highlights with Pygments.rb. So somehow it's different but I can't see how.
Alright, so with the merge to the code-highlighter project, this is all good to go. The changelog is a pretty conservative view of what has happened since 2.0, but I...
@parkr I think this line should be doing that: https://github.com/parkr/blogsource/blob/e9d20fbb546fef1af5257c8b778370bf1e8b0410/sass/base/solarized/_code-highlight.scss#L5 I'm not sure why it wouldn't.
Thanks for the PR, but this seems to include some changes which are unrelated to adding these features. I've separated out the code highlighting core to octopress/code-highlighter and right now...
This is an issue that should be tracked on the [Pygments issue tracker](https://bitbucket.org/birkenfeld/pygments-main/issues?q=swift)