Skip to main content

Markdown

Scopes

Supported facets

These facets are supported

Collection item

  • Unenclosed: An item in a comma-separated list without enclosing delimiters. This could be multi-variable declarations, import statements, etc.

Comment

  • Block: A block comment
  • Line: A line comment

Interior

  • Cell: The body of a code cell in markdown

List

  • List: A list/array

Notebook cell

  • Notebook cell: A cell in a notebook or a markdown code block

Section

  • Section: A document section
  • Iteration document: Iteration scope for a document section. This is the entire document.
  • Iteration parent: Iteration scope for a document section. This is the parent section.

Unsupported facets

These facets are not supported yet and needs a developer to implement them

Unspecified facets

These facets are unspecified