mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
classref: Sync with current master branch (e0de3573f)
This commit is contained in:
@@ -881,7 +881,7 @@ Adds a comment delimiter.
|
||||
|
||||
Both the start and end keys must be symbols. Only the start key has to be unique.
|
||||
|
||||
Line only denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to ``true``.
|
||||
\ ``line_only`` denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to ``true``.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
@@ -897,7 +897,7 @@ Adds a string delimiter.
|
||||
|
||||
Both the start and end keys must be symbols. Only the start key has to be unique.
|
||||
|
||||
Line only denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to ``true``.
|
||||
\ ``line_only`` denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to ``true``.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user