Closed mendonk closed 1 year ago
Add a version asciidoc attribute to reference the current cdc release version in docs. Reference it with {version}. Note that you will need to include the ,subs="attributes+" to render the variable in code sample blocks, as below.
version
{version}
,subs="attributes+"
Java standalone:: + -- [source,shell,subs="attributes+"] ---- include::example$java-start.sh[] ---- --
Coppi build: https://coppi.aws.dsinternal.org/en/latest-version-var/docs/2.2.9/backfill-cli.html
Add a
version
asciidoc attribute to reference the current cdc release version in docs. Reference it with{version}
. Note that you will need to include the,subs="attributes+"
to render the variable in code sample blocks, as below.Coppi build: https://coppi.aws.dsinternal.org/en/latest-version-var/docs/2.2.9/backfill-cli.html