fix(docs): enable syntax highlighting for HTML in the Responsive Images guide (#119) #124
Conversation
|
@mohith2883 is attempting to deploy a commit to the Cloudinary DevX Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi! Somone submitted PR for this issue before you. Please remove the fixes related to highlighting, leave the ones from types and such. Someone submitted the fixes for the highlighting already |
|
Hey @devpatocld I was waiting for the hacktoberfest and I think I should get a chance as I asked to work on this |
eportis-cloudinary
left a comment
There was a problem hiding this comment.
Thanks for catching these typos! Merging.
70fee5f
into
cloudinary-community:main
|
@mohith2883 Hi! Can I get your email to send you the information for claiming your price? Thank you! |
|
@mohith2883 Thank you for your contribution to Hacktoberfest! As a token of our thanks, we at Cloudinary have emailed you with instructions on how to claim your bespoke 2025 swag pack |
Description
Fixes #119 by updating HTML code blocks in the Responsive Images guide to use the appropriate language tag. This ensures consistent syntax highlighting for both JSX and HTML examples.
Issue Ticket Number
Fixes #119
Before
After Fix