Use almost all the Prism styles#2355
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
Fixes #1589 |
ajbura
left a comment
There was a problem hiding this comment.
Wondering if it is ready to review?
| // TODO: Find out why some work such as t4 while bison fails by | ||
| // saying 'ruby is undefined', while we import it before it. |
There was a problem hiding this comment.
Hey, are you still working on it?
There was a problem hiding this comment.
I've decided to not include them, it seems some are actually just broken. I'll just remove the "find out" comment & leave the note there
There was a problem hiding this comment.
Just edited, should be ready to merge/review now
becc5f6 to
f665ad9
Compare
|
Preview: https://2355--pr-cinny.netlify.app |
ajbura
left a comment
There was a problem hiding this comment.
It seems like your last commit unknowingly alter all single quotes with double quotes.
|
Oops, fixing asap |
f665ad9 to
ce92c9c
Compare
|
Should be done now |
Description
Uses all working Prism styles for more codeblock highlighting.
I've verified that the current styles all load and highlight, but the ones I've commented out either depend on others or are broken. Should I remove those?
Type of change
Checklist: