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
Line breaks were being lost when processing pre tags due to improper text content extraction.
This fix implements a custom logic that preserves line breaks by properly handling br tags.
0 commit comments