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
|
||||||
<html>
|
<html>
|
||||||
Expand All
|
<body>
|
||||||
@@ -69,32 +78,46 @@ If you'd rather not take advantage of Evennia's base styles, you can do somethin
|
<h1>A story about a tree</h1>
|
||||||
|
<p>
|
||||||
|
This is a story about a tree, a classic tale ...
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue