subkt / myaa.subkt.tasks / Swap / <init>
Swap()
Task to enable/disable honorifics and the like using the same syntax as Daiz's autoswapper.
On the lines whose style name matches styles, e.g. Karen{**-chan}
will turn
into Karen{*}-chan{*}
, and {*}Miu{Nee-nee} will become {}Nee-nee{*Miu}.
Further, any line where the effect line contains the string specified by lineMarker
will be commented if it is not a comment already, and will otherwise be uncommented.
A predefined task instance can be accessed through Subs.swap.
Example usage: