Giter Site home page Giter Site logo

Comments (13)

benweet avatar benweet commented on May 12, 2024

Hi, can you provide info about your hardware configuration and the content of the document (an example would be nice). Thx.

from stackedit.

benweet avatar benweet commented on May 12, 2024

It's a bit complicated. I could disable all the markdown conversion. The problem is that html export (save and publish) relies on the preview and would have to be disabled when the panel is hidden... not nice.

from stackedit.

pkra avatar pkra commented on May 12, 2024

How about triggering a typesetting when exporting (and wait for it to finish)? See this discussion for some suggestions regarding MathJax.

from stackedit.

benweet avatar benweet commented on May 12, 2024

Hi @pkra
It would require a bit of refactoring to make the export asynchronous. Anyway, I will have to think about it...

from stackedit.

pkra avatar pkra commented on May 12, 2024

Yes, I can imagine. Not sure if this is a real alternative, but you could also switch the MathJax output-renderer to MathML when hiding the output panel. MathML-output won't be readable except on Firefox, but will eliminate speed issues. See http://docs.mathjax.org/en/latest/api/hub.html#api-hub for the APIs. Of course, you'd still have to make sure that everything's re-typeset as HTML-CSS before exporting, so I'm not sure that this actually helps...

from stackedit.

pkra avatar pkra commented on May 12, 2024

BTW, this is certainly a workaround for @fgdorais -- switch the renderer manually to MathML.

from stackedit.

benweet avatar benweet commented on May 12, 2024

Or disable MathJax in Settings->Extensions...

from stackedit.

benweet avatar benweet commented on May 12, 2024

Hi @pkra Can you have look into this... Thanks

from stackedit.

pkra avatar pkra commented on May 12, 2024

Just did.

from stackedit.

benweet avatar benweet commented on May 12, 2024

@pkra Thank you for your answer. I tried what you recommended but without much success... So I just opened an issue in MathJax.

from stackedit.

benweet avatar benweet commented on May 12, 2024

I just commited my work on partial rendering (#47). @fgdorais that should fix your problem?

from stackedit.

fgdorais avatar fgdorais commented on May 12, 2024

@benweet it's a lot faster now. Editing the most problematic document on my samsung chromebook is not impossible anymore.

from stackedit.

benweet avatar benweet commented on May 12, 2024

Closing as too old.

from stackedit.

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.