Thread overview | |||||
---|---|---|---|---|---|
|
June 06, 2016 D syntax highlighting support for Jekyll websites in v1.11.0 | ||||
---|---|---|---|---|
| ||||
Hey guys I implemented D syntax highlighting for rouge that is the default syntax highlighter for Jekyll. If you have a github pages jekyll site you will be able to post D code and get highlighting when pages moves to version 1.11.0 . It is very identical to the pygments highliter but ported to ruby and rouge. https://github.com/jneen/rouge |
June 06, 2016 Re: D syntax highlighting support for Jekyll websites in v1.11.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Borislav Kosharov | On Monday, 6 June 2016 at 20:03:11 UTC, Borislav Kosharov wrote:
> Hey guys I implemented D syntax highlighting for rouge that is the default syntax highlighter for Jekyll. If you have a github pages jekyll site you will be able to post D code and get highlighting when pages moves to version 1.11.0 .
Awesome!
Do you know when Github Pages will upgrade, roughly?
cheers,
Johan
|
June 07, 2016 Re: D syntax highlighting support for Jekyll websites in v1.11.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Johan Engelen | On Monday, 6 June 2016 at 22:09:17 UTC, Johan Engelen wrote: > On Monday, 6 June 2016 at 20:03:11 UTC, Borislav Kosharov wrote: >> Hey guys I implemented D syntax highlighting for rouge that is the default syntax highlighter for Jekyll. If you have a github pages jekyll site you will be able to post D code and get highlighting when pages moves to version 1.11.0 . > > Awesome! > Do you know when Github Pages will upgrade, roughly? > > cheers, > Johan Probably when they update their Jekyll version. You can check the current versions of the gems pages is using https://pages.github.com/versions/ |
Copyright © 1999-2021 by the D Language Foundation