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
fix(isc): empty description array and empty notes array handling
- Description node can be an empty Array from zero-repeat raw_text
- Join Array before string conversion to avoid "[]" literal
- Deep checker: filter empty strings from array normalization
Result: 274/289 deep equivalent (up from 270)
0 commit comments