You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for wrapping, highlighting, and striking out lines in code listings
* Implemented support for wrapping and highlighting individual lines
* Added strikethrough (strikeout) annotations
* Replaced specific line annotation styles with a unified `lineAnnotations` property
* Updated default values and tests to reflect new line annotation behavior
0 commit comments