@metreeca/blue - v0.10.0
    Preparing search index...

    Function markdown

    • Creates a shape for Markdown text values.

      Defaults the datatype to xsd:string.

      Accepts any string within the requested length bounds. Whitespace carries meaning throughout Markdown, from indentation and blank lines to the trailing spaces that encode a hard break, so no lexical constraint is imposed and authored content survives ingestion verbatim. Use it for descriptions, abstracts and other long-form values whose formatting is meaningful; reach for text when the content must stay a single unformatted line.

      Parameters

      Returns StringShape

      An immutable shape for validating Markdown text

      If constraints contains contradictory values