Giter VIP home page Giter VIP logo

Comments (9)

despens avatar despens commented on August 15, 2024 6

Table syntax is not so bad in markdown, just the editing can be cumbersome.

There is a great Atom package that makes editing markdown tables very comfortable, maybe it could be adapted to work with CodiMD, too.

https://atom.io/packages/markdown-table-editor

from codimd.

nielsAD avatar nielsAD commented on August 15, 2024 2

Pandoc proposes alternatives for table syntax. Personally, I like multiline_tables and grid_tables as they allow for headerless tables with nested elements. However, collaboratively editing these variants is (probably) still difficult.

from codimd.

qindj avatar qindj commented on August 15, 2024

Hello Jacky

Thanks for the project, it really helps my team!

Just want to know is there any plan for the table feature?

from codimd.

jackycute avatar jackycute commented on August 15, 2024

Hi @qindj !
It's really hard to find any good syntax for table - after all it's not in the standard.
For now we'll keep using GFM table support.

But I'll keep my eye on any other good choices (or if you found one).
Feel free to tell me more about what you think!

from codimd.

jackycute avatar jackycute commented on August 15, 2024

I just thought we could add some textcomplete for | which is the start of table to let user quickly add table skeleton or remove row & column.

from codimd.

foojiawen avatar foojiawen commented on August 15, 2024

Maybe pop up a dialog to let users define numbers of rows and columns after clicking this button?
image

from codimd.

SISheogorath avatar SISheogorath commented on August 15, 2024

Would be awesome if someone wants to write a plugin for CodeMirror that uses this: https://github.com/susisu/mte-kernel (the core library of the plugin you mentioned above)

I don't think I have the time right now, but maybe you are interested in doing so, @despens

from codimd.

WillGoGithub avatar WillGoGithub commented on August 15, 2024

The new table tools has been supported in version 1.4.0
@jackycute This issue could be closed if the feature meet the requirement. 👍

from codimd.

jackycute avatar jackycute commented on August 15, 2024

The new table tools has been supported in version 1.4.0
@jackycute This issue could be closed if the feature meet the requirement. 👍

That's right, thanks for heads up!

from codimd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.