Using version 5.3.0.3 (x64)
How do you prevent Writer from autocorrecting two dashes to an em dash ?
I’m trying to write:
iptables -I INPUT -i vlan2 -m state --state NEW -j DROP
But it keeps getting autocorrected to:
iptables -I INPUT -i vlan2 -m state <em dash>state NEW -j DROP