Closed ZiningXie closed 4 days ago
Split the notes content by newline characters and wrapped each line in
tags to preserve line breaks. I created a new React component to show that instead of showing the HTML directly. For example, for one note, Before:
After:
Related to #795
Split the notes content by newline characters and wrapped each line in
tags to preserve line breaks. I created a new React component to show that instead of showing the HTML directly. For example, for one note, Before:
After:
Related to #795