Add smallcircle entity. Fix #4583.

This commit is contained in:
Brent Simmons
2025-04-24 21:30:11 -07:00
parent 1793c731fc
commit 1ee6ea09bb

View File

@@ -323,6 +323,7 @@ static NSDictionary *RSEntitiesDictionary(void) {
@"reg": @"®",
@"rsquo": @"",
@"sect": @"§",
@"smallcircle": @"◦",
@"shy": RSParserStringWithValue(173),
@"sup1": @"¹",
@"sup2": @"²",