fix summary split in static-pod glossary item#15862
fix summary split in static-pod glossary item#15862k8s-ci-robot merged 2 commits intokubernetes:masterfrom
Conversation
kbhawkey
commented
Aug 14, 2019
- Add summary split in content page; update content
- Update link in front matter
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit a40a122 https://deploy-preview-15862--kubernetes-io-master-staging.netlify.com |
|
/cc @sftim |
|
/lgtm |
|
|
||
| <!--more--> | ||
|
|
||
| A {{< glossary_tooltip text="pod" term_id="pod" >}} managed directly by the kubelet |
There was a problem hiding this comment.
Does this glossary entry need a <!--more-->? The longer entry seems to say almost the same thing as the short version.
(Maybe a longer long version would work instead?)
There was a problem hiding this comment.
Hi @sftim. That is a nice idea. Here are some current problems:
- The current text for this entry is garbled. I can take some text from the static-pod content page and add to the more section to reduce the duplicated text.
- It would be great if the glossary entries did not have duplicate text; there are a number of entries where this is true.
- I believe all glossary entries use the hugo
moresummary divider. There appears to be a problem with the processing and rendering of the glossary entries, and the summary divider. I will log an issue to investigate. I would be in favor of a short term fix 😄 , though.
e800c2a to
a40a122
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* fix summary split in static-pod glossary item * update summary text, remove duplication