How to implement the merge view or diff view with codemirror 6
with codemirror version 5.x we have a demo for merge view on the website but I wanted the same feature with the code mirror version 6. any suggestion on how to achieve it. similar to this https://codemirror.net/5/demo/merge.html