RenderedExample
Represents a rendered example.
Attributes
.id | ID of the rendered example |
.label | Label for the rendered example |
.output | The rendered HTML output |
.source | The source code for the example |
.source_lang | Hash of information about the source language (Ruby or HTML/ERB, depending on whether the example uses a preview template) |