how to use diff editor correctly? #751
Unanswered
c1240539157
asked this question in
Q&A
Replies: 2 comments
|
same issue |
0 replies
:global .codeMarker {
background-color: #ffff99 ;
position: absolute ;
z-index: 20;
}
It worked for me. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
I want to use diffEditor to show the difference between two different contents.
however It went wrong. only display the content not showing any different changes.
Detail the problem here, including any possible solutions.
Sample code to reproduce your issue
References
Progress on: #
All reactions