dot-V: Print out text (blended pandoc.emphasis, .verbatim, and...

.VR Documentation

Print out text (blended pandoc.emphasis, .verbatim, and .strong)

Description

Print out text (blended pandoc.emphasis, .verbatim, and .strong)

Usage

.V(text = " ", t = "v")

Arguments

text

text

t

emphasis or stong or verbatim

Value

n/a

See Also

.F .H .H2 .H3 .H4 .P .T .V

Examples

.V("Hello World!",'v')
.V("Hello World!",'e')
.V("Hello World!",'s')
.V("Hello World!")

baytrends documentation built on May 31, 2023, 8:38 p.m.