使用PHP提取Markdown图片的正则如下:$pattern = '/!\\[.*\\]\\((.+)\\)/'; 本文属原创,转载请注明原文:https://pangsuan.com/p/php-markdown-regex.html
评论 (0)