I am working on a Leetcode clone for my practice and projects. I have a PostgreSQL db where I have the questions and the answer template that will be viewed in the coding area. But the indentation do not come in place and thus impacting user experience.
Please suggest me ways to fix this.