popunder, atom-name fix

This commit is contained in:
cajun
2025-06-10 23:16:24 -05:00
parent ca430e9574
commit 895d006c8c
3 changed files with 41 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
mse version: 2.5.0
short name: Cockatrice
full name: Exporter v2.1
full name: Exporter v2.2
position hint: 100
icon: icon.png
version: 2024-09-23
@@ -100,6 +100,7 @@ script:
replace@(match:";", replace:"")+ #remove semicolons
replace@(match:"\n", replace:"")+ #remove linebreaks
replace@(match:"\\.", replace:"")+ #remove periods
replace@(match:"\"", replace:"")+ #remove quotes
remove_tags
# escape special xml characters