Giter VIP home page Giter VIP logo

Comments (3)

obgnail avatar obgnail commented on July 28, 2024 1

@owenstake

js 的异步确实恶心。
1.1.15 版本已经添加 export_enhance 插件。麻烦测试反馈一下。

from typora_plugin.

owenstake avatar owenstake commented on July 28, 2024

我已经尝试的方式。结果:失败。个人对js异步编程不熟悉。
基于你global/util.js的decorator方法,我试过 decoMixin.afterExport,来获取 exportToHTML的输出,但是js异步处理的方式 很难同步最终result。

        global._pluginUtils.decorate(
            () => (File && File.editor && File.editor.export && File.editor.export.exportToHTML),
            File.editor.export,
            "exportToHTML",
            decoMixin.beforeExport,
            decoMixin.afterExport,
            true
        );

搞不定。js的异步编程 太难受了。

from typora_plugin.

owenstake avatar owenstake commented on July 28, 2024

@owenstake

js 的异步确实恶心。 1.1.15 版本已经添加 export_enhance 插件。麻烦测试反馈一下。

没发现问题。高产似母猪。让我看看观摩代码

from typora_plugin.

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.