Ilyas-Codes / eCourse

A self-hosted SPA to simplify course creation and management
https://ecourse.pockethost.io
MIT License
452 stars 36 forks source link

Display the text correctly #19

Open bojtalepenye opened 1 month ago

bojtalepenye commented 1 month ago

When I create a lesson and input text there, it doesn't appear as though it should. There are no indentations. Tables are not shown correctly (no borders). And code blocks look like grey comments. I don't think this is a problem with Pocketbase, but rather how eCourse handles the text it gets from Pocketbase.

Is there a way to fix this?