Better markdown tables formatting
planned
W
Waclaw Labuda
Writing tables in markdown is very difficult and annoying. It would be nice if you could add this (https://github.com/susisu/mte-kernel) or similar package to handle them. This looks easy to implement, and could improve markdown a lot.
A little effort will bring many benefits.
夏志鹏
When I draw with mermaid, I find that there are so many rules that are unsupported and suggests that mermaid is using version 8.8.2
P
P.M.
If WikiJS supports asciidoc/rst, support of writing tables could be better than using MD
P
P.M.
How WikiJS supports asciidoc, writing tables is easier.
T
TheMet4lGod
P.M. WikiJS currently has a very old version of AsciiDoc/AsciiDoctor that doesn't support all of the features available in the latest stable release. A lot of the packages are 2+ years old which does cause some headache reading documentation for the various features because you have to figure out what is implemented and what isn't.
Damian Toczek
Yeah I need it for my wiki even more, it's a game wiki and tons of items
A
ALEXMAR MARCA
Damian Toczek cool, now I'm curious about your case my friend, I have a private wiki that I set up for the game fishing planet for my personal evolution in the game. I made the maps in Corel Draw exporting in SVG and using Wiki.js/with the draw.io plugin I can show it on the screen, too bad it's not possible to apply zoom effects or I don't know.
Chad Ruch
Looking forward to this addition! In the meantime, I have been using https://www.tablesgenerator.com/markdown_tables# to help create my tables.
Nicolas Giard
marked this post as
planned
B
Bazi
Hey Nicolas,
i would like to ask if there is any movement toward adding such a feature?
W
Wendel Sophy
Waclaw, it's a great idea - this package looks nice. I create tables everyday and now it's so horrible experience. Markdown it is not a friendly language to do this work.
J
Jacek Sławiec
Yes, we really need it!