Skip to content
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

Syntax highlighting for html techniques #3381

Closed
wants to merge 69 commits into from

Conversation

fstrr
Copy link
Contributor

@fstrr fstrr commented Sep 8, 2023

  • update code to support syntax highlighting libraries

Also:

  • fix typos
  • fix / replace broken links
  • remove references to XHTML and HTML5

fstrr added 30 commits September 1, 2023 14:04
* add syntax highlighting support
* fix broken link
* add support for syntax highlighting
* update one example
* added support for syntax highlighting
* updated resources link
* syntax highlighting
* replaced HTML 4.01 link to living standard
* support for syntax highlighting
* replaced HTML 4.01 link to living standard
* syntax highlighting
* replaced out of date resource link
Note: this technique should be retired. See: [issue 1234](#1234)
* add support for syntax highlighting
* update links from W3C HTML spec to WHATWG
* add lang support for change of languages
* removed references to XHTML and HTML5
* add support for syntax highlighting
* remove references to XHTML
* update Resources links
* remove test to check that `td` elements have `scope` attribute as that’s invalid HTML now
* swapped a male name for a female one
* add support for syntax highlighting
* remove references to HTML 4.01
Should be safe, as H100.html already does this and renders fine. Should probably be run over entire repo
@patrickhlauke
Copy link
Member

@mbgower @alastc reviewed, made a few fixes, snuck in a few long-overdue changes (just in the html techniques folder, but likely should do same on all other html files ... will do in a separate PR), and validated all files. this should be good to go.

@bruce-usab
Copy link
Contributor

@fstrr or @mbgower : my apologies I accidently changed the project status , please revert as appropriate.

@bruce-usab
Copy link
Contributor

Discussed on call 1/12. We noted need for Preview and that build errors need to be resolved.

@alastc
Copy link
Contributor

alastc commented Jan 15, 2024

I started, there's a few tricky conflicts and it won't build yet, so it's taking a while.

@alastc
Copy link
Contributor

alastc commented Feb 26, 2024

Merge conflicts resolved, build working, and preview looks good.

@mbgower Let's move this one across the board quickly before we get more merge conflicts!

@mbgower
Copy link
Contributor

mbgower commented Mar 8, 2024

@alastc not easily finding a link to the preview; can you please post?

@mbgower
Copy link
Contributor

mbgower commented Mar 25, 2024

@fstrr either you or @patrickhlauke was going to clean these conflicts up as part of whichever of your holistic PRs was regarded as the 'top gun'. Have you had a chance to discuss?

@fstrr
Copy link
Contributor Author

fstrr commented Mar 25, 2024

@mbgower I'm working on it. Got a bunch of merge conflicts to deal with, but am hoping to get this finished and pushed up today.

fstrr added a commit that referenced this pull request Mar 25, 2024
Merges #3381 and #3738 to:

- update / correct WCAG links
- update resource links
- add support for syntax highlighting
@fstrr fstrr mentioned this pull request Mar 25, 2024
@fstrr
Copy link
Contributor Author

fstrr commented Mar 25, 2024

@mbgower @patrickhlauke I merged our two branches and I think everything's good. Definitely needs a good look to be sure.

@patrickhlauke
Copy link
Member

superseded by #3757

mbgower pushed a commit that referenced this pull request Apr 16, 2024
Merges #3381 and #3738 to:

- update / correct WCAG links
- update resource links
- add support for syntax highlighting
- remove references to XHTML

Closes #3381 
Closes #3738

---------

Co-authored-by: Patrick H. Lauke <[email protected]>
Co-authored-by: Alastair Campbell <[email protected]>
Co-authored-by: Bruce Bailey <[email protected]>
@patrickhlauke patrickhlauke deleted the syntax-highlighting-for-html-techniques branch September 8, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants