Skip to content

Commit

Permalink
l10n(zh-TW): New translations from Crowdin (#2317)
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 38c73c0 commit f328051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/zh-tw/docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Possible cause:
{% endcodeblock %}
```

- Having Nunjucks-like syntax in a tag plugin, e.g. [`{#`](https://mozilla.github.io/nunjucks/templating.html#comments). A workaround for this example is to use [triple backtick](/docs/tag-plugins#Backtick-Code-Block) instead. [Escape Contents](/docs/troubleshooting#Escape-Contents) section has more details.
- Having Nunjucks-like syntax in a tag plugin, e.g. [`{% raw %} {# {% endraw %}`](https://mozilla.github.io/nunjucks/templating.html#comments). A workaround for this example is to use [triple backtick](/docs/tag-plugins#Backtick-Code-Block) instead. [Escape Contents](/docs/troubleshooting#Escape-Contents) section has more details.

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

0 comments on commit f328051

Please sign in to comment.