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