Letra Studio
Letra Studio
@aovestdipaperino Plugin whitelisting is up to GitHub, not Jekyll. This sort of solution has already been proposed: https://github.com/github/pages-gem/pull/106#issuecomment-69336195 But `jekyll-paginate-v2` might end up being a viable solution! Deprecating `jekyll-paginate` might...
I agree that both methods should be unified. At the moment the differences are maddening if you want to style them consistently (important when developing themes). The `highlight` class isn’t...
I’ve done some research on this, so here are some longer thoughts. Removing the `` element from the `highlight` tag is a simple change. Output would be perfect: ```html rm...
> Isn't this a duplicate of #125 Hadn't seen your issue before. You are right that both are aiming to solve the same problem, but taking different approaches. I think...