-
Notifications
You must be signed in to change notification settings - Fork 296
Reformat T1, T2, T3 and suppress highlight.js #4475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@kfranqueiro not sure why, but the preview build has been running for 8 minutes at this point, with no sign of concluding. might just be a temporary glitch, or something more fundamentally borked in the pipeline (I'll keep an eye on this and see if it eventually completes) |
af91c48
to
8c550fc
Compare
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
8c550fc
to
833fbde
Compare
@kfranqueiro as you were...after a few force pushes, it seems to have cleared whatever blockage there was in the preview build |
833fbde
to
41187a9
Compare
41187a9
to
1f44543
Compare
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Prevents unnecessary/unwanted
highlight.js
highlightingCloses #4473
Note: I went for a "belt and braces" approach here with using
no-highlight language-html
. In theory (from reading around the subject), the first one should be sufficient, but apparently not always the case, so the latter - while technically maybe not exact - also stops any highlighting (as there's no angle brackets anywhere in the preformatted blocks)Preview links: