From 87ca8f4517fc45bfb4be19d4921e38a47346883b Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Wed, 20 Nov 2024 15:36:44 +0000
Subject: [PATCH] Fixes for grid tables

---
 ...plementation_eXtra_Information_for_Test.md | 22 +++++++++----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
index 4c44d025..bcc547d7 100644
--- a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
+++ b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md
@@ -17,14 +17,14 @@
 |Date:            |2024 March 1                                  |
 +-----------------+----------------------------------------------+
 |Abstract:        |Abstract Test Suite and Implementation        |
-|                 |eXtra Information for Test consists of:<br /> |
+|                 |eXtra Information for Test consists of:       |
 |                 | - Definition of the Abstract Protocol        |
-|                 |   Tester (APT)<br />                         |
+|                 |   Tester (APT)                               |
 |                 | - Definition of TTCN-3 test                  |
-|                 |   architecture<br />                         |
+|                 |   architecture                               |
 |                 | - Development of TTCN-3 test suite,          |
 |                 |   e.g. naming conventions, code              |
-|                 |   documentation, test case structure.<br />  |
+|                 |   documentation, test case structure.        |
 |                 | - IXIT proforma;                             |
 +-----------------+----------------------------------------------+
 |Template Version:23 February 2015 (Do not modify)               |
@@ -423,17 +423,17 @@ Further primitives might be defined to support other underlying networks.
 
 **Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
 
-+-+-+-+-+
-|TTCN-3 Primitive |oneM2M Message |Direction |IUT |
-+:=:+:=:+:=:+:=:+
++---------------------+------------------+----------+----+
+|TTCN-3 Primitive     |oneM2M Message    |Direction |IUT |
++:===================:+:================:+:========:+:==:+
 | | |<=> |AE |
-|M2MRequestPrimitive |Request Primitive +-+-+
+|M2MRequestPrimitive  |Request Primitive +----------+----+
 | | |<=> |CSE |
-+-+-+-+-+
++---------------------+------------------+----------+----+
 | | |<=> |AE |
-|M2MResponsePrimitive |Respomse Primitive +-+-+
+|M2MResponsePrimitive |Respomse Primitive+----------+----+
 | | |<=> |CSE |
-+-+-+-+-+
++---------------------+------------------+----------+----+
 
 
 
-- 
GitLab