Print out text (blended pandoc.emphasis, .verbatim, and .strong)
.V(text = " ", t = "v")
text
: textt
: emphasis or stong or verbatimn/a
.V("Hello World!",'v') .V("Hello World!",'e') .V("Hello World!",'s') .V("Hello World!")
.F .H .H2 .H3 .H4 .P .T .V
Useful links