Add horizontal ellipsis to parsed entities
This commit is contained in:
parent
99d03989b5
commit
c32c4f6240
1 changed files with 1 additions and 0 deletions
|
@ -65,3 +65,4 @@
|
|||
(define-parsed-entity! 'nbsp 160)
|
||||
(define-parsed-entity! 'raquo 187)
|
||||
(define-parsed-entity! 'uacute 250)
|
||||
(define-parsed-entity! 'hellip #\…)
|
||||
|
|
Loading…
Reference in a new issue