Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

codeblock <> render wrong #59

@kexplorning

Description

@kexplorning

如果在代码区域中出现 <> 之类的标签,使用这个插件后会使得 <> 无法显示。

如果是

`<a>`

正常情况下会被解释为

<code><a></code>

而使用这个插件以后会被解释为

<code><a></a></code>

如此 <a> 就无法被显示出来。

不知道是什么原因产生的 bug。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions