Closed throwaway-a closed 2 years ago
Closing this, as tables are not really broken.
Additionally, in the linked PR #26, we added some basic CSS to match the tables to the current raw-HTML XBlock tables but it's possible to style it to your liking via custom theme/brand.
To get a table that looks like the one in the above comment, you'll need to use code formatting (much like you do here in GitHub), for example, if you add the following in Studio:
you'll see the following in the LMS:
I hope this helps!
Confirmed this worked for me. Thanks!
When I put in
to a markdown box in open edx, while it does turn into a roughly space-deliminated table-looking thing, there doesn't appear to be any bars between table entries like I would expect. (And like I see here on github apparently.) Is this your expectation as well?