Josh Buchea
Josh Buchea
Oh no problem! Always happy when someone finds value in something I made 😄 I think this is a good idea 👍 Feel free to implement this if you're interested....
Would be curious to hear a few more opinions on this matter. I haven't researched it enough yet to determine what I think should be included in this project. @jasonkarns...
Excellent points. Will add. Thanks @fvsch!
Note: Add `async`, `defer`, and `integrity` attribute information and/or examples.
@marcobiedermann apologies for not getting back to you on this sooner man. I haven't had much free time lately and have been neglecting my open source projects a bit. This...
@dakshshah96 copy to clipboard functionality should be possible to layer on with some javascript. I'll see if I can add this in the near future unless anyone else wants to...
@marcobiedermann do you remember which tags specifically you were referring to in this issue?
This was brought to our attention by @e110c0 in https://github.com/joshbuchea/HEAD/issues/198
@Martin-Pitt I would like to add a section to the document for Slack 👍 I'll try to tackle this in the near future, or if you feel motivated a pull...
I'm working on an eleventy based starter and I was able to get line numbers working with these two steps: 1. Enable `alwaysWrapLineHighlights` in the [eleventy syntax highlighting plugin options](https://www.11ty.dev/docs/plugins/syntaxhighlight/#options)...