Skip to content

Commit 77e929e

Browse files
committed
Allow for string substitutions
1 parent af93036 commit 77e929e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/jbake/content/docs/user/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and then unzip and start the server as shown below. You can find links to releas
1818
link:/downloads.html[Downloads] page.
1919

2020
.Unzip and start the server
21-
[source,shell]
21+
[source,shell,subs="+attributes"]
2222
----
2323
unzip hawkular-dist-{hawkular_released_version}.zip
2424
cd hawkular-{hawkular_released_version}

0 commit comments

Comments
 (0)