mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add smallcircle entity. Fix #4583.
This commit is contained in:
@@ -323,6 +323,7 @@ static NSDictionary *RSEntitiesDictionary(void) {
|
||||
@"reg": @"®",
|
||||
@"rsquo": @"’",
|
||||
@"sect": @"§",
|
||||
@"smallcircle": @"◦",
|
||||
@"shy": RSParserStringWithValue(173),
|
||||
@"sup1": @"¹",
|
||||
@"sup2": @"²",
|
||||
|
||||
Reference in New Issue
Block a user