how to use diff editor correctly? #751
Unanswered
c1240539157
asked this question in
Q&A
Replies: 2 comments
-
same issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
:global .codeMarker {
background-color: #ffff99 ;
position: absolute ;
z-index: 20;
}
It worked for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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: #
Beta Was this translation helpful? Give feedback.
All reactions