Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "block/node/CodeNode"

Index

Type aliases

Variables

Functions

Type aliases

CodeNodeType

CodeNodeType: object

Type declaration

  • text: string
  • type: "code"

Variables

Const codeCommandRegExp

codeCommandRegExp: RegExp = /^(\$ .+)$/

Const codeRegExp

codeRegExp: RegExp = /^(.*?)`(.*?)`(.*)$/

Functions

Const createCodeNode

Generated using TypeDoc