From 93fda6b0fc4bbf4f6a76a86a0265761bd101eeb9 Mon Sep 17 00:00:00 2001 From: Donald Booth Date: Fri, 31 Jan 2020 13:23:13 -0600 Subject: [PATCH] Adding raw tag. --- docs/test/action-groups.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/test/action-groups.md b/docs/test/action-groups.md index 5fdfbb522..e036073a8 100644 --- a/docs/test/action-groups.md +++ b/docs/test/action-groups.md @@ -8,6 +8,8 @@ The following diagram shows the structure of an MFTF action group: ## Principles +{% raw %} + The following conventions apply to MFTF action groups: - All action groups are declared in XML files and stored in the `/Test/Mftf/ActionGroup/` directory.