JupyterGitHub
  • Preparing search index...
  • The search index is not available
@jupyterlab
  • @jupyterlab
  • coreutils
  • MarkdownCodeBlocks
  • findMarkdownCodeBlocks

Function findMarkdownCodeBlocks

  • findMarkdownCodeBlocks(text: string): MarkdownCodeBlock[]
  • Construct all code snippets from current text (this could be potentially optimized if we can cache and detect differences)

    Parameters

    • text: string

      A string to parse codeblocks from

    Returns MarkdownCodeBlock[]

    An array of MarkdownCodeBlocks.

    • Defined in packages/coreutils/src/markdowncodeblocks.ts:52

Settings

Member Visibility
JupyterGitHub
@jupyterlab
  • Loading...

Generated using TypeDoc