7 lines
46 B
TOML
7 lines
46 B
TOML
|
content = """Some list:
|
||
|
|
||
|
* one
|
||
|
* two
|
||
|
|
||
|
"""
|