Files
medusa-store/www/packages/remark-rehype-plugins/src/constants.ts
Shahed Nasser e7e36f39fb docs: support detecting broken link cross-projects (#10483)
* docs: support detecting broken link cross-projects

* remove double separators
2024-12-06 19:54:46 +02:00

2 lines
72 B
TypeScript

export const MD_LINK_REGEX = /\[(.*?)\]\((?<link>(![a-z]+!|\.).*?)\)/gm