mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 04:27:16 +02:00
Add breadcrumbs. Format markdown files to char width 100
This commit is contained in:
parent
10c1831aad
commit
78970e92b3
142 changed files with 10357 additions and 3417 deletions
|
|
@ -63,4 +63,4 @@ Note that having to try several different encodings every input/output adds
|
|||
unneccesary overhead. Try to guess the most common encodings you players will
|
||||
use and make sure these are tried first. The International *UTF-8* encoding is
|
||||
what Evennia assumes by default (and also what Python/Django use normally). See
|
||||
the Wikipedia article [here](http://en.wikipedia.org/wiki/Text_encodings) for more help.
|
||||
the Wikipedia article [here](http://en.wikipedia.org/wiki/Text_encodings) for more help.
|
||||
Loading…
Add table
Add a link
Reference in a new issue