diff options
author | Matthäus G. Chajdas <dev@anteru.net> | 2022-12-11 12:52:23 +0100 |
---|---|---|
committer | Matthäus G. Chajdas <dev@anteru.net> | 2022-12-11 12:52:23 +0100 |
commit | 147b22face65617514ccfa8512c6b097b07cad4c (patch) | |
tree | 56a06e1627d9e159f84becb4664d0ec46788a8f5 /pygments/formatters/html.py | |
parent | 956518d6d6b62e755f8a3869c5cb143a243fdc4d (diff) | |
download | pygments-git-147b22face65617514ccfa8512c6b097b07cad4c.tar.gz |
Improve whitespace handling in Python.
This triggers a new case in the HtmlFormatter, which emits an empty span
at the end of the line for a new line, as those are removed by the
split-by-parts code. This requires separate post-processing.
Doesn't fix all whitespace issues with Python either, but we're done to
360 failing examples with that, from previously >400.
Diffstat (limited to 'pygments/formatters/html.py')
0 files changed, 0 insertions, 0 deletions