[
https://issues.apache.org/jira/browse/FLINK-18496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17166815#comment-17166815
]
Zhilong Hong edited comment on FLINK-18496 at 7/29/20, 2:36 AM:
----------------------------------------------------------------
I try to use the Gemfile in flink/docs, but it doesn't work. In my opinion, the
main blocker is that "jekyll-multiple-language" is conflict with the *excerpt*
in Jekyll 4. I'm still working on this, but it seems difficult to solve this
issue.
was (Author: thesharing):
I try to use the Gemfile in flink/docs, but it doesn't work. In my opinion, the
main blocker is that "jekyll-multiple-language" is conflict with the *excerpt*
in Jekyll 4. I'm still working on this, but it seems hard to solve this issue.
> Anchors are not generated based on ZH characters
> ------------------------------------------------
>
> Key: FLINK-18496
> URL: https://issues.apache.org/jira/browse/FLINK-18496
> Project: Flink
> Issue Type: Bug
> Components: Project Website
> Reporter: Zhu Zhu
> Assignee: Zhilong Hong
> Priority: Major
> Labels: starter
>
> In ZH version pages of flink-web, the anchors are not generated based on ZH
> characters. The anchor name would be like 'section-1', 'section-2' if there
> is no EN characters. An example can be the links in the navigator of
> https://flink.apache.org/zh/contributing/contribute-code.html
> This makes it impossible to ref an anchor from the content because the anchor
> name might change unexpectedly if a new section is added.
> Note that it is a problem for flink-web only. The docs generated from the
> flink repo can properly generate ZH anchors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)