QingWei-Li / vue-markdown-loader

📇 Convert Markdown file to Vue2.0 component.
704 stars 161 forks source link

hi,能否去了.first()开一个版本,如果js模块加载一次无法达到预期 #49

Open Lemenxzy opened 6 years ago

Lemenxzy commented 6 years ago
 var output = {
    style: $.html('style'),

    script: $.html($('script').first())
  };

去除 .first()

chiaweilee commented 5 years ago

do a fork 😊 I did @chiaweilee/vue-markdown-loader