Skip to content

Table not working in /news article in Hashnode #965

Open
@AbbeyRenn

Description

Describe the bug
An author recently published an article (this one: https://www.freecodecamp.org/news/how-to-effectively-manage-unique-identifiers-at-scale/) that contained a table at the end, comparing some different tools. The table looked correct in the draft in Hashnode, but once it was published, it looked terrible and wasn't formatted as a table. It looked like this:

89B7ED9C-7ED7-499F-B603-ECC2EE219F6F

The author shared this to try to replace it, and it also didn't work (according to the Hashnode preview): https://gist.github.com/gor8808/943d6cbbf89353354e716f73d677b09d#file-comparison-of-other-unique-identifier-md

To Reproduce
Go to the Hashnode editor, copy and paste the table from the above gist in, and click "Preview" - you'll see that it isn't a proper table (looks like this):

https://hashnode.com/draft/66b901a2472b70138041a56e

Expected behavior
We just need the table to look like a table with properly aligned/organized info. Here's how it looks in the draft form:

6C9F591C-86A6-4E2A-BB25-2494993ED4FE

Screenshots
See above

Desktop (please complete the following information):

  • OS: MacOS Sonoma 14.6.1
  • Browser: Chrome
  • Version: 127.0.6533.120 (Official Build) (arm64)

Smartphone (please complete the following information):
NA

Additional context
I've removed the table from the published article at this time, as it didn't look good and would've just confused readers. I'd like to add it back in once we've figured out how to create a table properly in Hashnode.

Hashnode gives this as a guide: https://support.hashnode.com/en/articles/6435291-how-can-i-add-a-table-in-a-blog-post (use markdown formatting) but it doesn't seem to work given what the author used/what I tried in the test draft.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions