Fix dollar escapes at beginning of line
If the escaped dollar is at the beginning of the line, it does not get replaced with the previous code, because it requires a preceding space.
Please register or sign in to comment
If the escaped dollar is at the beginning of the line, it does not get replaced with the previous code, because it requires a preceding space.