Skip to content

想知道在dict.yaml中,如何為#編碼? #1924

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

Closed
zhiazhaq opened this issue May 24, 2025 · 2 comments
Closed

想知道在dict.yaml中,如何為#編碼? #1924

zhiazhaq opened this issue May 24, 2025 · 2 comments

Comments

@zhiazhaq
Copy link

在yaml中,#用於注釋,那麼如何為其編碼?

試了用'和\轉義都沒用。

@ksqsf
Copy link
Member

ksqsf commented May 24, 2025

# no comment 禁用 # 注释功能,在此行之后,所有 # 都不被理解成注释。

# no comment
a#b	code

@zhiazhaq
Copy link
Author

感謝!問題已解決。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants