html linewise formatter inside html table formatter handles missing trailing newline#2274
html linewise formatter inside html table formatter handles missing trailing newline#2274UlyssesZh wants to merge 1 commit intorouge-ruby:mainfrom
Conversation
|
Is this necessary? The |
|
This is absolutely necessary because otherwise the lines count would be wrong. Suppose that the tokens are |
|
Would it be possible just to count the newlines better rather than munge the string? Newline handling is complicated and probably requires a test on Edge with a file that has windows-style line endings. |
|
Also, could you provide a screenshot here of the before/after? |

No description provided.