website/regexes

12 lines
109 B
Plaintext
Raw Normal View History

2022-11-19 18:57:04 +00:00
<a href="([^"]+)">([\w \n]+)</a>
[$2]($1)
\[([^\]]*)\n
[$1
<h2>([^<]+)</h2>
## $1
<h3>([^<]+)</h3>
### $1