LWT JavaScript API
    Preparing search index...
    • Parse inline Markdown to HTML.

      Processing order matters:

      1. Escape HTML first (security)
      2. Links text - most specific pattern
      3. Bold text
      4. Italic text (after bold to avoid conflicts)
      5. Strikethrough text

      Parameters

      • text: string

        Input text with Markdown

      Returns string

      HTML string