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 }}
hgmnz
/
truncate_html
Public
Notifications
You must be signed in to change notification settings
Fork
68
Star
312
Code
Issues
12
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support for non alphabetical unicode characters
- #58
#58
Open
nisanthchunduru
wants to merge 10 commits into
hgmnz:master
hgmnz/truncate_html:master
from
SupportBee:better_unicode_support
SupportBee/truncate_html:better_unicode_support
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Support for non alphabetical unicode characters
#58
nisanthchunduru
wants to merge 10 commits into
hgmnz:master
hgmnz/truncate_html:master
from
SupportBee:better_unicode_support
SupportBee/truncate_html:better_unicode_support
Copy head branch name to clipboard
Commits
Commits on Dec 26, 2014
Split token regex into understandable chunks
nisanthchunduru
committed
2037836
View commit details
Copy full SHA for 2037836
Browse repository at this point
Add test to ensure non alphabetic unicode characters are not gobbled up
nisanthchunduru
committed
954a66a
View commit details
Copy full SHA for 954a66a
Browse repository at this point
Add support for unicode currency characters
nisanthchunduru
committed
bd7ddbf
View commit details
Copy full SHA for bd7ddbf
Browse repository at this point
Add support for unicode math characters
nisanthchunduru
committed
8cbfff1
View commit details
Copy full SHA for 8cbfff1
Browse repository at this point
Add support for unicode space characters
nisanthchunduru
committed
350712a
View commit details
Copy full SHA for 350712a
Browse repository at this point
Add support for other unicode symbols
Show description for 3d2591a
nisanthchunduru
committed
3d2591a
View commit details
Copy full SHA for 3d2591a
Browse repository at this point
Refactor token regex
nisanthchunduru
committed
e3b3efa
View commit details
Copy full SHA for e3b3efa
Browse repository at this point
Add comments explaining the token regex
nisanthchunduru
committed
c950cf7
View commit details
Copy full SHA for c950cf7
Browse repository at this point
Commits on Dec 28, 2014
Extract valid tag body characters into a separate variable
nisanthchunduru
committed
9000c42
View commit details
Copy full SHA for 9000c42
Browse repository at this point
Commits on May 18, 2015
Adds support for HalfWidth and FullWidth forms of unicode charecters
avinasha
committed
bf787cc
View commit details
Copy full SHA for bf787cc
Browse repository at this point
You can’t perform that action at this time.