Safe html: convert html tags into markdown format inside yaml syntax#404
Safe html: convert html tags into markdown format inside yaml syntax#404BaseMax wants to merge 15 commits intoNextCommunity:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request standardizes user profile YAML files by normalizing language tags, such as converting 'html5' and 'css3' to 'html' and 'css', updating website URLs to HTTPS, and migrating HTML links in biographies to Markdown. Reviewer feedback identifies several opportunities to further improve consistency by ensuring all language tags use lowercase, removing redundant entries like 'javascript' and 'js', and consistently adopting the 'js' shorthand.
jbampton
left a comment
There was a problem hiding this comment.
Please don't add the optional fields:
https://github.com/NextCommunity/NextCommunity.github.io?tab=readme-ov-file#optional-fields
Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
Fixed |
No description provided.