Skip to content

Commit

Permalink
l10n(ru): New translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
hexo-crowdin[bot] committed Jan 3, 2025
1 parent b96aa2f commit a5eb3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/ru/docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,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 a5eb3c3

Please sign in to comment.