Scott Murray
Scott Murray
@atisor73 thank you! What a great idea. It's been some time now since I wrote those examples, so I don't remember *exactly* why I chose to use `padding` there… I...
Thanks @ialsjbn! I'm keeping this issue open, but filing it away in the event of a v5+ update for the book.
That is helpful! FWIW: - Why is the sidebar on "code formatting" inserted _after_ the first code snippet? This further interrupts the code being explained. - Do you use the...
That's great! Much more clear, at least for me. I'd suggest instead of "light grey highlighting *matches* the comments…" consider "light grey highlighting *groups* the comments…" One more design idea...
Well, color me impressed! 😁
Agreed, low priority. But still, thanks for looking into this.
I'm researching options, and will document them here. We could use [Pygments](http://pygments.org) (mentioned by @shiffman) for offline syntax highlighting. I am not inclined to do this, just because I don't...
Thanks, Lauren. I agree, this may be a good opportunity to clean up our HTML a bit, and use `` properly. I'll do some testing with these different tools and...
Also, for my future reference, see processing/processing-docs#4, where @paluka points out he's already made a Processing brush for highlight.js.
@REAS @prisonerjohn We finished the first step of this: now the generate scripts rebuild the contributions text files. Was the desire to have this rebuilt automatically on a certain time...