Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMarkdownCell

A markdown cell.

Hierarchy

Index

Properties

cell_type

cell_type: "markdown"

String identifying the type of cell.

metadata

metadata: ICellMetadata

Cell-level metadata.

source

Contents of the cell, represented as an array of lines.

Generated using TypeDoc