8 lines
113 B
YAML
Executable File
8 lines
113 B
YAML
Executable File
html_tags:
|
|
- <br>
|
|
- <p>
|
|
html_content:
|
|
- <p>hello world</p>
|
|
- hello<br>world
|
|
text_content:
|
|
- hello world |