ChecklistItem

ChecklistItem

Members

Fields & Properties
Methods

new ChecklistItem()

A line representing an item in a checklist

Extends

Members

(static) markdownPattern

See:

(static) type

See:

Methods

buildMarkdownDelimiter(context) → {string}

Build the list item delimiter for a Markdown line of this type.

Overrides:
Parameters
Name Type Description
context object

The context in which the Markdown conversion is taking place

Returns

The delimiter for a Markdown line

Type
string