Add Dokuwiki configuration.
This commit is contained in:
parent
1865e047c6
commit
66a5922794
28 changed files with 17772 additions and 19 deletions
22
etc/dokuwiki/entities.conf
Normal file
22
etc/dokuwiki/entities.conf
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# 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.
|
||||
|
||||
<-> ↔
|
||||
-> →
|
||||
<- ←
|
||||
<=> ⇔
|
||||
=> ⇒
|
||||
<= ⇐
|
||||
>> »
|
||||
<< «
|
||||
--- —
|
||||
-- –
|
||||
(c) ©
|
||||
(tm) ™
|
||||
(r) ®
|
||||
... …
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue