Mark: A base class for nodes that mark some other inline content in...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A base class for nodes that mark some other inline content in some way (e.g. as being emphasised, or quoted).

Usage

1
Mark(content, id, meta)

Arguments

content

The content that is marked. Required.

id

The identifier for this item.

meta

Metadata associated with this item.

Value

A list of class Mark

See Also

Entity


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.