1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-30 05:04:21 +00:00
5e-drs/regex

4 lines
123 B
Text
Raw Normal View History

2020-04-08 16:41:31 +02:00
# Search and replace spell links by Spell Toolips
2020-04-11 18:01:59 +02:00
search : \[_(.*)_\]\(\/grimoire\/(.*)\/\)
replace : <ST l="$1" s="$2" />