Ask a question to get started
Enter to sendā¢Shift+Enter new line
pattern: str = '^\\s*[-*]\\s([^\\n]+)$'
The pattern to match a Markdown list item.