Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
190bd3ce
Commit
190bd3ce
authored
Sep 09, 2018
by
Carsten Rose
Browse files
B2340 Report: Problematic Bracket - Update manual
parent
d8d77c12
Pipeline
#850
passed with stage
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Manual.rst
View file @
190bd3ce
...
...
@@ -4542,7 +4542,7 @@ Chart
to circumvent this:
* Don't nest the HTML & JavaScript code - bad workaround, this is not human readable.
* Select different nesting token, e.g. '<'
/ '>'
(check the first line on the following example).
* Select different nesting token, e.g. '<' (check the first line on the following example).
::
...
...
@@ -5140,7 +5140,7 @@ Braces character for nesting
By default, curly braces '{}' are used for nesting. Alternatively angle braces '<>', round braces '()' or square
braces '[]' are also possible. To define the braces to use, the **first line** of the bodytext has to be a comment line and the
last character of that line must be one of '{
}[]()<>
'. The corresponding braces are used for that QFQ record. E.g.: ::
last character of that line must be one of '{
[(<
'. The corresponding braces are used for that QFQ record. E.g.: ::
# Specific code. >
10 <
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment