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!")

leppott/baytrends documentation built on Feb. 18, 2024, 1:38 a.m.