Skip to content

Commit 57ed9bd

Browse files
committed
Merge branch 'fix-query-page-docs' into 7.dev
2 parents b5ee930 + 6828004 commit 57ed9bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/add-ons/query.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ NOTE: **Note:** The default values of `parse_files=` and `parse_bases=` can be o
107107

108108
In case you select a table which stores site settings, the returned value may have `{base_` variables. To parse them, enable the `parse_bases` parameter:
109109

110-
```html
110+
```
111111
<table>
112112
<thead>
113113
<tr>
@@ -129,7 +129,8 @@ In case you select a table which stores site settings, the returned value may ha
129129
{/exp:query}
130130
</tbody>
131131
</table>
132-
=======
132+
```
133+
133134

134135

135136
NOTE: **Note:** The default values of `parse_files=` and `parse_bases=` can be override using [`parse_variables_query_results_by_default`](/general/system-configuration-overrides.md#parse_variables_query_results_by_default)

0 commit comments

Comments
 (0)