[
https://issues.apache.org/jira/browse/FLINK-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-17929:
-----------------------------------
Labels: pull-request-available (was: )
> Fix invalid liquid expressions
> ------------------------------
>
> Key: FLINK-17929
> URL: https://issues.apache.org/jira/browse/FLINK-17929
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.11.0
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
>
> The {{{{.ID}}}} expression in ops/deployment/docker.md should be escaped,
> otherwise it is not properly rendered.
> {code}
> Generating...
> Liquid Warning: Liquid syntax error (line 331): [:dot, "."] is not a
> valid expression in "{{.ID}}" in ops/deployment/docker.md
> Liquid Warning: Liquid syntax error (line 357): [:dot, "."] is not a
> valid expression in "{{.ID}}" in ops/deployment/docker.md
> Liquid Warning: Liquid syntax error (line 331): [:dot, "."] is not a
> valid expression in "{{.ID}}" in ops/deployment/docker.zh.md
> Liquid Warning: Liquid syntax error (line 357): [:dot, "."] is not a
> valid expression in "{{.ID}}" in ops/deployment/docker.zh.md
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)