Open
Description
Description
When the user try to view the diff in split mode, if the old code and new code have, some empty line, prism throws error for syntax highlighting
Step to reproduce
- Use the Syntax Highlighting example
- Add some empty lines in new code variable, in the beggining (These variables should contain string value)
- Set split mode to true
Screenshot when split mode is false
Code sanbox
Link
Code sandbox example