Gothic Almanach:Bots: Unterschied zwischen den Versionen
Aus Gothic Almanach
(neuer Befehl) |
|||
Zeile 5: | Zeile 5: | ||
Häufig verwandte Befehle: | Häufig verwandte Befehle: | ||
python replace.py -start:! -regex "'''(.*?)''' -" ";\1:" | python replace.py -start:! -regex "'''(.*?)''' -" ";\1:" | ||
+ | python replace.py -start:! -always -regex "\[\[(.*?)\|\1(.*?)\]\]" "[[\1]]\2" |
Version vom 27. Mai 2009, 21:20 Uhr
Nähere Informationen finden sich bei
Häufig verwandte Befehle:
python replace.py -start:! -regex "(.*?) -" ";\1:" python replace.py -start:! -always -regex "\[\[(.*?)\|\1(.*?)\]\]" "\1\2"