diff2html
diff2html copied to clipboard
how to make `diff2html` display line breaks for line-by-line view ??
Issue Description
I am trying to configure diff2html to display the diff in line breaks for line-by-line view. I have referred to issues #99 and #97, but I am still unable to achieve the desired functionality. I am aware that there are ongoing efforts to make it work for side-by-side view as mentioned in #99.
I have also noticed similar queries from other users but couldn't find a clear solution. I have checked the comments on #97 (comment link) and #99 (comment link).
Current Environment and Status
- diff2html version: 3.4.45
- Using diff2html directly
Any guidance on how to make diff2html display line breaks for line-by-line view would be greatly appreciated.
Thank you!