Qeole / colorediffs

Thunderbird extension to colorize code diffs in messages.
Mozilla Public License 2.0
24 stars 5 forks source link

When colorized, “$$” turns into “$” #92

Closed Qeole closed 3 years ago

Qeole commented 5 years ago

Someone reported that $$ turns into $ on colorized diffs. Observed on the following snippet: (second line).

- PYTHONPATH=$(KPI_TOOLS_PYTHON_BUNDLE_BUILD_DIR):$PYTHONPATH \
+ PYTHONPATH=$(KPI_TOOLS_PYTHON_BUNDLE_BUILD_DIR):$$PYTHONPATH \
Qeole commented 3 years ago

Obsoleted in v2 by c8436ddca5160c736aaf67326ccbaa08ffb01ae5.