Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议添加 Markdown 的 mermaid 支持 #41

Open
lookoutldz opened this issue Jul 13, 2024 · 2 comments
Open

建议添加 Markdown 的 mermaid 支持 #41

lookoutldz opened this issue Jul 13, 2024 · 2 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@lookoutldz
Copy link

lookoutldz commented Jul 13, 2024

Halo版本:2.17.1
插件版本:1.4.0

例如下面的样子

graph LR
subgraph A["VLAN"]
subgraph B["Local Server"]
C("nginx server")
end
subgraph D["VPS"]
E("nginx server")
end
end
F["Internet"] --http/https--> E
E --http--> C

Loading

在编辑器内:
QQ_1720833285062

@ruibaby
Copy link
Member

ruibaby commented Jul 14, 2024

欢迎提交 PR。

另外,当前 Markdown 编辑器更推荐 https://www.halo.run/store/apps/app-uBcYw,这个插件更积极维护。

/good-first-issue

Copy link

f2c-ci-robot bot commented Jul 14, 2024

@ruibaby:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

欢迎提交 PR。

另外,当前 Markdown 编辑器更推荐 https://www.halo.run/store/apps/app-uBcYw,这个插件更积极维护。

/good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@f2c-ci-robot f2c-ci-robot bot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

2 participants