Emph {pandocfilters}R Documentation

Emphasized Text

Description

Constructs an inline object of type "Emph".

Usage

Emph(x)

Arguments

x

a inline object or a list of inline objects

Examples

Emph("emphasize")

[Package pandocfilters version 0.1-6 Index]