Skip to content

Enable source code syntax highlighting#19

Merged
jamezp merged 1 commit into
resteasy:mainfrom
jasondlee:highlight
Sep 19, 2025
Merged

Enable source code syntax highlighting#19
jamezp merged 1 commit into
resteasy:mainfrom
jasondlee:highlight

Conversation

@jasondlee
Copy link
Copy Markdown
Contributor

Add highlight.js to the build
Modify CSS to clean up renderer source code
Minor HTML clean ups
Specify language for source blocks in some recent posts

Add highlight.js to the build
Modify CSS to clean up renderer source code
Minor HTML clean ups
Specify language for source blocks in some recent posts
@jasondlee jasondlee requested a review from jamezp September 17, 2025 22:10
<head>
<META HTTP-EQUIV='Content-Security-Policy'
CONTENT="default-src 'none'; font-src 'none'; object-src 'none'; script-src 'self'; img-src 'self' https://static.jboss.org https://user-images.githubusercontent.com https://raw.githubusercontent.com; style-src 'self' https://static.jboss.org; base-uri 'none'; form-action 'none'; frame-ancestors 'none' "/>
<!-- <META HTTP-EQUIV='X-Frame-Options' CONTENT="DENY"> -->
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eh? Syntax highlighting doesn't want to work with this, but I don't know why it was added. FWIW, I've not seen this on any other WF-related site. Grain of salt, of course... :)

Comment thread public/css/org_common.css
@jamezp jamezp merged commit ae67478 into resteasy:main Sep 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants