tei-publisher-components icon indicating copy to clipboard operation
tei-publisher-components copied to clipboard

pb-code-highlight numbering not adjusting to line wrapping

Open nquenouille opened this issue 4 months ago • 0 comments

If the <code> tag has white-space: preserve; as CSS, the line numbering remains the same, but the code goes beyond the line numbers (see attachment).

Without line wrapping: Screenshot 2024-04-25 193031

With some line wrapped (those are not seen here): Screenshot 2024-04-25 193123

Thanks.

nquenouille avatar Apr 25 '24 18:04 nquenouille