Skip to content

不支持ES6语法的``生成的字符串,会全部解析为code #19

Description

@0ui0

例如:

let str = `
# hello world
我是正文
`
let conver = new HyperDown
let output = conver.makeHTML(str)

则output生成的是一个pre标签的html代码而不会解析其内容

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions