add contents
This commit is contained in:
27
lib/plugins/ckgedit/action/entities/utils/entities.conf
Normal file
27
lib/plugins/ckgedit/action/entities/utils/entities.conf
Normal file
@@ -0,0 +1,27 @@
|
||||
# Typography replacements
|
||||
#
|
||||
# Order does matter!
|
||||
#
|
||||
# You can use HTML entities here, but it is not recommended because it may break
|
||||
# non-HTML renderers. Use UTF-8 chars directly instead.
|
||||
# This adds four entities that are needed by the ckgeditor. Before substituting this file for
|
||||
# Dokuwiki's make sure all of the entities in Dokuwiki's entities.conf are listed here.
|
||||
<-> ↔
|
||||
<- ←
|
||||
<=> ⇔
|
||||
<= ⇐
|
||||
<-> ↔
|
||||
-> →
|
||||
<- ←
|
||||
<=> ⇔
|
||||
=> ⇒
|
||||
<= ⇐
|
||||
>> »
|
||||
<< «
|
||||
--- —
|
||||
-- –
|
||||
(c) ©
|
||||
(tm) ™
|
||||
(r) ®
|
||||
... …
|
||||
|
Reference in New Issue
Block a user