mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
docs(howto): fix second instance of github html parsing error
This commit is contained in:
parent
35d7b95c48
commit
31a2178614
1 changed files with 5 additions and 2 deletions
|
|
@ -66,8 +66,11 @@ instead do something like this:
|
|||
|
||||
```html
|
||||
<html>
|
||||
Expand All
|
||||
@@ -69,32 +78,46 @@ If you'd rather not take advantage of Evennia's base styles, you can do somethin
|
||||
<body>
|
||||
<h1>A story about a tree</h1>
|
||||
<p>
|
||||
This is a story about a tree, a classic tale ...
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue