suchen

Heim  >  Fragen und Antworten  >  Hauptteil

node.js - 如何调用hexo渲染 ``` ``` 代码块的渲染引擎

在 hexo 的script文件夹里写脚本时,使用hexo.render.renderSync({text: content, engine: 'markdown'}) 无法渲染 " 的代码段

直接输出 content 的结果和用 hexo.render.renderSync({text: content, engine: 'markdown'}) 一样,能渲染其他的 markdown 不能渲染 " 代码块

大家讲道理大家讲道理2785 Tage vor285

Antworte allen(2)Ich werde antworten

  • 迷茫

    迷茫2017-04-17 16:29:46

    已解决
    加上一段 scripts 脚本即可
    https://github.com/hexojs/hex...

    Antwort
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 16:29:46

    要写上代码段语言吧 你试试

    Antwort
    0
  • StornierenAntwort