mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
The introduced shortcode takes three arguments: - component id (as defined in site.Params) - version (should be semver except for engine api) - link (optional) to e.g. release note The component and version argument is compared against the min threshold set in site config. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>