position would be optional, so when you're just ap...
# kweb
p
position would be optional, so when you're just appending to the body, it would be
Copy code
doc.body.insert(ul{ li{"item one"} li{"item two"}})