[
https://issues.apache.org/jira/browse/FLINK-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-17929.
------------------------------------
Fix Version/s: 1.11.0
Resolution: Fixed
Fixed in:
master: 784bfadbbc37e246384227a42dd1d9e1f533e670
1.11: d4408edfe4fec1b9bbb587d95d665a8f08511306
> 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
> Fix For: 1.11.0
>
>
> 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)