Skip to content

Commit

Permalink
l10n(zh-CN): New translations from Crowdin (#2321)
Browse files Browse the repository at this point in the history
Co-authored-by: hexo-crowdin[bot] <159447924+hexo-crowdin[bot]@users.noreply.github.com>
  • Loading branch information
hexo-crowdin[bot] authored Jan 4, 2025
1 parent f328051 commit fdd93e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/zh-cn/docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Template render error: (unknown path)
{% endcodeblock %}
```

- 在标签插件中有类似于 Nunjucks 的语法,例如 [`{#`](https://mozilla.github.io/nunjucks/templating.html#comments). 此示例的一个解决方法是使用 [triple backtick](/docs/tag-plugins#Backtick-Code-Block)[转义内容](/docs/troubleshooting#Escape-Contents) 部分有更多详细信息。
- 在标签插件中有类似于 Nunjucks 的语法,例如 [`{% raw %} {# {% endraw %}`](https://mozilla.github.io/nunjucks/templating.html#comments) 此示例的一个解决方法是使用 [triple backtick](/docs/tag-plugins#Backtick-Code-Block)[转义内容](/docs/troubleshooting#Escape-Contents) 部分有更多详细信息。

```
{% codeblock lang:bash %}
Expand Down

0 comments on commit fdd93e5

Please sign in to comment.