Skip to content

Commit 4a9158c

Browse files
committed
docs: add empty lines
I don't know why, but without these empty lines, PhpStorm's Structure window does not show correct structure.
1 parent 2e80e28 commit 4a9158c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/database/queries.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ You can get the current prefix any time with this method:
8080

8181
.. literalinclude:: queries/006.php
8282

83+
8384
**********************
8485
Protecting Identifiers
8586
**********************
@@ -105,6 +106,7 @@ prefixing set ``true`` (boolean) via the second parameter:
105106

106107
.. literalinclude:: queries/008.php
107108

109+
108110
***************
109111
Escaping Values
110112
***************
@@ -196,6 +198,7 @@ example:
196198

197199
.. literalinclude:: queries/015.php
198200

201+
199202
****************
200203
Prepared Queries
201204
****************

0 commit comments

Comments
 (0)