Skip to content

Commit 6bd93b0

Browse files
committed
chore: fix table
1 parent 9a6667e commit 6bd93b0

File tree

44 files changed

+120
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+120
-120
lines changed

src/UserGuide/Master/Tree/IoTDB-Introduction/IoTDB-Introduction_timecho.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ Building on the open-source version, TimechoDB offers a range of advanced produc
8383
The detailed functional comparison is as follows:
8484

8585
<table style="text-align: left;">
86-
<tr>
87-
<th colspan="2">Function</th>
86+
<tbody>
87+
<tr> <th colspan="2">Function</th>
8888
<th>Apache IoTDB</th>
8989
<th>TimechoDB</th>
9090
</tr>

src/UserGuide/Master/Tree/Tools-System/Data-Import-Tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
IoTDB currently supports importing data in CSV, SQL, and TsFile (IoTDB's underlying open-time series file format) into the database. The specific functionalities are as follows:
66

77
<table style="text-align: left;">
8-
<tr>
9-
<th>File Format</th>
8+
<tbody>
9+
<tr> <th>File Format</th>
1010
<th>IoTDB Tool</th>
1111
<th>Description</th>
1212
</tr>

src/UserGuide/Master/Tree/User-Manual/Data-Sync_apache.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ A data synchronization task consists of three stages:
3838
By declaratively configuring the specific content of the three parts through SQL statements, flexible data synchronization capabilities can be achieved. Currently, data synchronization supports the synchronization of the following information, and you can select the synchronization scope when creating a synchronization task (the default is data.insert, which means synchronizing newly written data):
3939

4040
<table style="text-align: left;">
41-
<tr>
42-
<th>Synchronization Scope</th>
41+
<tbody>
42+
<tr> <th>Synchronization Scope</th>
4343
<th>Synchronization Content </th>
4444
<th>Description</th>
4545
</tr>
@@ -214,8 +214,8 @@ Detailed introduction of pre-installed plugins is as follows (for detailed param
214214

215215

216216
<table style="text-align: left;">
217-
<tr>
218-
<th>Type</th>
217+
<tbody>
218+
<tr> <th>Type</th>
219219
<th>Custom Plugin</th>
220220
<th>Plugin Name</th>
221221
<th>Description</th>

src/UserGuide/Master/Tree/User-Manual/Data-Sync_timecho.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ A data synchronization task consists of three stages:
3838
By declaratively configuring the specific content of the three parts through SQL statements, flexible data synchronization capabilities can be achieved. Currently, data synchronization supports the synchronization of the following information, and you can select the synchronization scope when creating a synchronization task (the default is data.insert, which means synchronizing newly written data):
3939

4040
<table style="text-align: left;">
41-
<tr>
42-
<th>Synchronization Scope</th>
41+
<tbody>
42+
<tr> <th>Synchronization Scope</th>
4343
<th>Synchronization Content </th>
4444
<th>Description</th>
4545
</tr>
@@ -217,8 +217,8 @@ Detailed introduction of pre-installed plugins is as follows (for detailed param
217217

218218

219219
<table style="text-align: left;">
220-
<tr>
221-
<th>Type</th>
220+
<tbody>
221+
<tr> <th>Type</th>
222222
<th>Custom Plugin</th>
223223
<th>Plugin Name</th>
224224
<th>Description</th>

src/UserGuide/Master/Tree/User-Manual/User-defined-function_apache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ UDF (User Defined Function) refers to user-defined functions. IoTDB provides a v
77
In IoTDB, you can expand two types of UDF:
88

99
<table style="text-align: left;">
10-
<tr>
11-
<th>UDF Class</th>
10+
<tbody>
11+
<tr> <th>UDF Class</th>
1212
<th>AccessStrategy</th>
1313
<th>Description</th>
1414
</tr>

src/UserGuide/Master/Tree/User-Manual/User-defined-function_timecho.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ UDF (User Defined Function) refers to user-defined functions. IoTDB provides a v
77
In IoTDB, you can expand two types of UDF:
88

99
<table style="text-align: left;">
10-
<tr>
11-
<th>UDF Class</th>
10+
<tbody>
11+
<tr> <th>UDF Class</th>
1212
<th>AccessStrategy</th>
1313
<th>Description</th>
1414
</tr>

src/UserGuide/V1.3.0-2/IoTDB-Introduction/IoTDB-Introduction_timecho.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ Building on the open-source version, TimechoDB offers a range of advanced produc
8383
The detailed functional comparison is as follows:
8484

8585
<table style="text-align: left;">
86-
<tr>
87-
<th colspan="2">Function</th>
86+
<tbody>
87+
<tr> <th colspan="2">Function</th>
8888
<th>Apache IoTDB</th>
8989
<th>TimechoDB</th>
9090
</tr>

src/UserGuide/V1.3.0-2/User-Manual/Data-Sync_apache.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ A data synchronization task consists of three stages:
3838
By declaratively configuring the specific content of the three parts through SQL statements, flexible data synchronization capabilities can be achieved. Currently, data synchronization supports the synchronization of the following information, and you can select the synchronization scope when creating a synchronization task (the default is data.insert, which means synchronizing newly written data):
3939

4040
<table style="text-align: left;">
41-
<tr>
42-
<th>Synchronization Scope</th>
41+
<tbody>
42+
<tr> <th>Synchronization Scope</th>
4343
<th>Synchronization Content </th>
4444
<th>Description</th>
4545
</tr>
@@ -222,8 +222,8 @@ Detailed introduction of pre-installed plugins is as follows (for detailed param
222222

223223

224224
<table style="text-align: left;">
225-
<tr>
226-
<th>Type</th>
225+
<tbody>
226+
<tr> <th>Type</th>
227227
<th>Custom Plugin</th>
228228
<th>Plugin Name</th>
229229
<th>Description</th>

src/UserGuide/V1.3.0-2/User-Manual/Data-Sync_timecho.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ A data synchronization task consists of three stages:
3838
By declaratively configuring the specific content of the three parts through SQL statements, flexible data synchronization capabilities can be achieved. Currently, data synchronization supports the synchronization of the following information, and you can select the synchronization scope when creating a synchronization task (the default is data.insert, which means synchronizing newly written data):
3939

4040
<table style="text-align: left;">
41-
<tr>
42-
<th>Synchronization Scope</th>
41+
<tbody>
42+
<tr> <th>Synchronization Scope</th>
4343
<th>Synchronization Content </th>
4444
<th>Description</th>
4545
</tr>
@@ -220,8 +220,8 @@ IoTDB> SHOW PIPEPLUGINS
220220
Detailed introduction of pre-installed plugins is as follows (for detailed parameters of each plugin, please refer to the [Parameter Description](#reference-parameter-description) section):
221221

222222
<table style="text-align: left;">
223-
<tr>
224-
<th>Type</th>
223+
<tbody>
224+
<tr> <th>Type</th>
225225
<th>Custom Plugin</th>
226226
<th>Plugin Name</th>
227227
<th>Description</th>

src/UserGuide/V1.3.0-2/User-Manual/User-defined-function.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ UDF (User Defined Function) refers to user-defined functions. IoTDB provides a v
77
In IoTDB, you can expand two types of UDF:
88

99
<table style="text-align: left;">
10-
<tr>
11-
<th>UDF Class</th>
10+
<tbody>
11+
<tr> <th>UDF Class</th>
1212
<th>AccessStrategy</th>
1313
<th>Description</th>
1414
</tr>

0 commit comments

Comments
 (0)