mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-11-01 05:54:19 +00:00
4 lines
133 B
Text
4 lines
133 B
Text
|
|
# Search and replace spell links by Spell Toolips
|
||
|
|
search : (\[_)(\D+)(_\]\()(\/grimoire\/)(\D+)(\/\))
|
||
|
|
replace : <ST l="$2" s="$5" />
|