🚨 You are viewing the legacy v1.x docs. See the new v2 documentation →
v1.5.5

RenderedExample

Represents a rendered example.

Attributes

.id

ID of the rendered example

Type: String
.label

Label for the rendered example

Type: String
.output

The rendered HTML output

Type: String
.source

The source code for the example

Type: String
.source_lang

Hash of information about the source language (Ruby or HTML/ERB, depending on whether the example uses a preview template)

Type: Hash