Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fomantic
/
Fomantic-UI
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
341
Star
3.8k
Code
Issues
224
Pull requests
33
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix lossy HTML escape in all modules
- #3231
#3231
Merged
lubber-de
merged 10 commits into
fomantic:develop
fomantic/Fomantic-UI:develop
from
mvorisek:always_encode_preservehtml_false
mvorisek/Fomantic-UI:always_encode_preservehtml_false
Copy head branch name to clipboard
Mar 26, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix lossy HTML escape in all modules
#3231
lubber-de
merged 10 commits into
fomantic:develop
fomantic/Fomantic-UI:develop
from
mvorisek:always_encode_preservehtml_false
mvorisek/Fomantic-UI:always_encode_preservehtml_false
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2025
fix replace only once bug
mvorisek
committed
181921d
View commit details
Copy full SHA for 181921d
Browse repository at this point
fix "assume unescaped" for all possible HTML entities
mvorisek
committed
17dd1fd
View commit details
Copy full SHA for 17dd1fd
Browse repository at this point
always escape & in "embed" - never from innerHTML
mvorisek
committed
27195de
View commit details
Copy full SHA for 27195de
Browse repository at this point
always escape & in "rating" - class chars only
mvorisek
committed
0cb50fe
View commit details
Copy full SHA for 0cb50fe
Browse repository at this point
always escape & in "popup" - from data or API only
mvorisek
committed
d2d13e4
View commit details
Copy full SHA for d2d13e4
Browse repository at this point
always escape & in "toast" - from API only
mvorisek
committed
9891204
View commit details
Copy full SHA for 9891204
Browse repository at this point
always escape & in "search" - from API only
mvorisek
committed
7def603
View commit details
Copy full SHA for 7def603
Browse repository at this point
always escape & in "modal"/"flyout" - from API only
mvorisek
committed
830771c
View commit details
Copy full SHA for 830771c
Browse repository at this point
simplify cs
mvorisek
committed
431ee3d
View commit details
Copy full SHA for 431ee3d
Browse repository at this point
fix CodeQL
mvorisek
committed
1407047
View commit details
Copy full SHA for 1407047
Browse repository at this point
You can’t perform that action at this time.