Monday-Morning / project-tahiti

The repository for the Client Application of Monday Morning, the official student media body of NIT Rourkela.
https://project-tahiti-staging.onrender.com/
MIT License
74 stars 35 forks source link

bug(article): table with data double quotes #394

Open 120EE0692 opened 1 year ago

120EE0692 commented 1 year ago

Problem: In the table if in some cell consist of char ( " ), then it will be removed.

linked PR: #368

For ex: actual data :- project"tahiti data display to user :- project tahiti

rutajdash commented 1 year ago

Additionally, if any table data is separated by , instead of ",", it will fail.