{"repo":"LLazyEmail/markdown-regex","free":true,"listed":false,"github":"https://github.com/LLazyEmail/markdown-regex","clone":"git clone https://github.com/LLazyEmail/markdown-regex.git","description":"Set of constants that can help you to parse markdown content","language":"JavaScript","stars":11,"topics":["markdown","regex","javascript","rollup","npm"],"license":"MIT","category":"productivity","readme_excerpt":"markdown-regex A set of ready-to-use RegExp constants for parsing and extracting elements from Markdown content. Features - 17 regex patterns covering all common Markdown elements - Cross-platform support (Windows \\r\\n and Unix \\n line endings) - Zero runtime dependencies - TypeScript definitions included - Lightweight ( 2 KB) Installation Quick Start CommonJS ES Modules API Reference Export Description Matches -------- ------------- --------- REGEXP HEADER Markdown headers # H1 , ## H2 , ### H3 REGEXP IMAGE Image syntax REGEXP LINK Link syntax text REGEXP STRONG Bold text bold , bold REGEXP EM Italic/emphasis italic , italic REGEXP DEL Strikethrough deleted REGEXP CODE Inline code code REGEXP Q Quoted text :\"quoted\": REGEXP BLOCKQUOTE Blockquotes quote REGEXP HR Horizontal rules ----- (5+ dashes) REGEXP PARAGRAPH Paragraphs Block of text between newlines REGEXP BR Line breaks Two or more consecutive newlines REGEXP EMPTY BLOCKQUOTE Consecutive blockquote HTML tags REGEXP UL LIST Unordered list items item REGEXP OL LIST Ordered list items 1. item REGEXP EMPTY UL Consecutive unordered list HTML tags REGEXP EMPTY OL Consecutive ordered list HTML tags Usage Examples Extract all links from Markdown Extract headers Extract images See examples/basic-usage.js for a more comprehensive demonstration. TypeScript Support TypeScript definitions are included. No @types/ package is needed: Contributing Contributions are welcome! Please read CONTRIBUTING.md for guidelines. Changelog See CHA","default_branch":null,"files":null,"tree":[],"storefront":"/r/LLazyEmail","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/LLazyEmail/markdown-regex/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}