Print out text (blended pandoc.emphasis, .verbatim, and .strong)
.V(text = " ", t = "v")
text
emphasis or stong or verbatim
n/a
.F .H .H2 .H3 .H4 .P .T .V
# NOT RUN {
.V("Hello World!",'v')
.V("Hello World!",'e')
.V("Hello World!",'s')
.V("Hello World!")
# }
Run the code above in your browser using DataLab