Giter Site home page Giter Site logo

Comments (5)

nathanlesage avatar nathanlesage commented on June 23, 2024

If these are tables supported by Pandoc, the Table Editor should automatically pick them up: I'd suggest you just give it a try and import a document. If something breaks, feel free to report this as a bug, but please make sure to include as much information as possible!

from zettlr-docs.

piccolbo avatar piccolbo commented on June 23, 2024

You are right, it's only with a particularly big one that I see this problem. Probably some formatting error.

from zettlr-docs.

nathanlesage avatar nathanlesage commented on June 23, 2024

Probably some formatting error.

Yeah, Markdown tables can really be a pain sometimes :/

from zettlr-docs.

piccolbo avatar piccolbo commented on June 23, 2024

I think there were two fused lines. But when I reopened the file, the table again was not formatted. I just added a newline at the end, and back on track it was. So maybe a combination of the two: you need a consistent number of columns and you need some separation below (and above?). It is offputting from a user perspective. If there were some red marks like linters in IDES, or a partially formatted table or anything to guide the user it would be awesome. I solved the problem when I realized that by breaking the table in two chunks, the first parsed fine. Moved the break further down until it didn't. There were the two offending lines. But for users who don't know binary search ;) it doesn't look it's a viable approach.

from zettlr-docs.

nathanlesage avatar nathanlesage commented on June 23, 2024

If there were some red marks like linters in IDES, or a partially formatted table or anything to guide the user it would be awesome.

Absolutely! The TableEditor needs some refreshments either way, as there are still other things that should be improved upon. (However, N.B.: you shouldn't do Markdown Tables either way if they are too complex, because then it makes more sense to just import them from some other file format and glue them into the correct place using the Project feature … well, I guess I need to finally get doing those tutorial videos …)

from zettlr-docs.

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.