mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 10:54:43 -04:00
Clarify comment in the new-in shortcode
This commit is contained in:
parent
870c8d35c3
commit
3191e35b43
@ -2,7 +2,7 @@
|
||||
Renders a "new in" button indicating the version in which a feature was added.
|
||||
|
||||
When comparing the current version to the specified version, the "new in"
|
||||
button will be hidden if:
|
||||
button will be hidden if any of the following conditions is true:
|
||||
|
||||
- The major version difference exceeds the majorVersionDiffThreshold
|
||||
- The minor version difference exceeds the minorVersionDiffThreshold
|
||||
|
Loading…
x
Reference in New Issue
Block a user