use correct html terminology in test post in example
hell yeah
This commit is contained in:
parent
06b709f9e1
commit
3aee669ea2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
created = "2024-05-22";
|
||||
content = /*html*/''
|
||||
<p>
|
||||
This is a test post on an example nte site. Feel free to read the <a href="#lorem-ipsum">lorem ipsum</a> below. Its header was generated using an additional helper function added to <code>extraArgs</code>
|
||||
This is a test post on an example nte site. Feel free to read the <a href="#lorem-ipsum">lorem ipsum</a> below. Its heading was generated using an additional helper function added to <code>extraArgs</code>
|
||||
</p>
|
||||
${h2 "Lorem ipsum"}
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue