CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.21-dev (changelog, source)
Search

Class Markdown::MarkdownStep

A taint-step that parses a markdown document, but preserves taint.

Import path

import javascript

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    preservesHtml

    Holds if the taint-step preserves HTML.

    step

    Holds if there is a taint-step from pred to succ for a taint-preserving markdown parser.

    Inherited predicates

    toString

    Gets a textual representation of this element.

    from Unit