CodeFragment {stencilaschema}R Documentation

Inline code.

Description

Inline code.

Usage

CodeFragment(text, format, id, meta, programmingLanguage)

Arguments

text

The text of the code. Required.

format

Media type, typically expressed using a MIME format, of the code.

id

The identifier for this item.

meta

Metadata associated with this item.

programmingLanguage

The programming language of the code.

Value

A list of class CodeFragment

See Also

Code


[Package stencilaschema version 1.0.0 Index]