Skip to content

Commit dc8b503

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTV-4789: Changed the admonition syntax back to the previous format
1 parent 86f8427 commit dc8b503

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/topics/mta-cli-analyze.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88

99
`Analyze` supports running source code and binary analysis by using the `analyzer-lsp` tool. `analyzer-lsp` evaluates the rules for the providers and determines rule matches.
1010

11-
NOTE: Extracting the list of dependencies from compiled Java binaries is not always possible, especially if the dependencies are not embedded within the binary.
11+
[NOTE]
12+
====
13+
Extracting the list of dependencies from compiled Java binaries is not always possible, especially if the dependencies are not embedded within the binary.
14+
====
1215

1316
.To run analysis on application source code, run the following command:
1417

0 commit comments

Comments
 (0)