Skip to content

Navigation Menu

Sign in
Sign up

Vitepress渲染markdown代码出现<NolebasePagePropertiesEditor />异常标签 #556

Open
Labels
wontfixThis will not be worked on

Description

✅ 解决方案
临时方案 在markdown代码中的注释符号和注释内容之前不要有空格。
✅ 正常:

#Generate a CA certificate private key.
openssl genrsa -out ca.key 4096

❌ 异常:

# Generate a CA certificate private key.
<NolebasePagePropertiesEditor />
openssl genrsa -out ca.key 4096
Image

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

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      AltStyle によって変換されたページ (->オリジナル) /