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