Please tell me how js finds strings contained in certain characters through regularization.

for example, there is a paragraph of markdown

.
-sharp-sharp mysql
>mysql"MySQL Command Line Client"mysql;";"

![image](http://localhost:3000/images/markdown/image-1551081068552-11.png)
[http://localhost:8081/markdown/3](http://localhost:8081/markdown/3)

how to find the address of the picture in! [image] () through the rule?


    .match(/!\[image\]\((\S*)\)/)

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b9b67b-2f276.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b9b67b-2f276.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?