Interface RenderPrefixFunction

Hierarchy

  • RenderPrefixFunction
  • A function providing prefix text to the markdown rendering code. Provides some context for where in an array of items it is, as well as which markdown entry is it working with. Often used when differentiating between parent and nested child content, such as with adding block elements to a list item.

    Parameters

    Returns string

Generated using TypeDoc