Skip to content

Commit 5ffd72f

Browse files
committed
MQE-1234: Allow XML Parser to read XML comment into comment action; Add document
1 parent c44cb51 commit 5ffd72f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/test.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ Attribute|Type|Use
127127

128128
See [Action groups][action group] for more information.
129129

130+
### XML Comments
131+
132+
xml comments in `/tests/test`, but other than in `/tests/test/annotations`, will be parse and converted in place into `comment` actions.
133+
134+
xml comments in `/actionGroups/actionGroup`, but other than in `/actionGroups/actionGroup/arguments`, will be parse and converted in place into `comment` action.
135+
130136
<!-- Link definitions -->
131137

132138
[`<actionGroup>`]: #actiongroup-tag

0 commit comments

Comments
 (0)