Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "block/node/InternalLinkNode"

Index

Type aliases

InternalLinkNodeType

InternalLinkNodeType: object

Type declaration

  • href: string
  • pathType: "root" | "relative"
  • type: "link"

Variables

Const internalLinkRegExp

internalLinkRegExp: RegExp = /^(.*?)\[(\/?[^[\]]+)\](.*)$/

Functions

Const createInternalLinkNode

Generated using TypeDoc