Re: D syntax highlight support by Chroma in Hugo

2019-05-23 Thread Vladimir Panteleev via Digitalmars-d-announce
On Wednesday, 22 May 2019 at 01:36:46 UTC, Shigeki Karita wrote: Recently, I sent a PR [1] in Chroma (syntax highlighter) to support D. I think my implementation is not perfect. I made this announcement to ask some experts for help and to ask Dlang blogger to use this. Thank you for working o

Re: D syntax highlight support by Chroma in Hugo

2019-05-22 Thread Dennis via Digitalmars-d-announce
On Wednesday, 22 May 2019 at 01:36:46 UTC, Shigeki Karita wrote: Recently, I sent a PR [1] in Chroma (syntax highlighter) to support D. Thanks for doing that! I think my implementation is not perfect. I made this announcement to ask some experts for help and to ask Dlang blogger to use this.

D syntax highlight support by Chroma in Hugo

2019-05-21 Thread Shigeki Karita via Digitalmars-d-announce
Recently, I sent a PR [1] in Chroma (syntax highlighter) to support D. I think my implementation is not perfect. I made this announcement to ask some experts for help and to ask Dlang blogger to use this. At this time, if you wanna write D code snippet in Hugo (static site generator), you can