Skip to content

Commit 44704ab

Browse files
author
Preeti Chandrashekar
committed
removing reasoning from guidance
1 parent 3d1a58b commit 44704ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supplementary_style_guide/style_guidelines/formatting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For commands and command outputs in code blocks, observe the correct markup for
5353
[[explain-commands-variables-in-code-blocks]]
5454
== Explanation of commands and variables used in code blocks
5555

56-
To explain commands, lines of code, or user-replaced values in a code block, do not use callouts. DITA does not support callouts, hence there is no semantic markup for an AI agent to interpret or output them correctly.
56+
To explain commands, lines of code, or user-replaced values in a code block, do not use callouts.
5757

5858
Instead, follow the code block with the relevant explanation or description of the elements, using the following guidelines:
5959

0 commit comments

Comments
 (0)