-
Notifications
You must be signed in to change notification settings - Fork 8
Boolean
Giorgio Garofalo edited this page Jan 23, 2025
·
5 revisions
Boolean values are represented by the following literals (case insensitive):
Boolean value | Literals |
---|---|
true |
true , yes
|
false |
false , no
|
It is actually encouraged to use the yes
/no
literals as they contribute towards the 'natural language flow' of the language.
Example:
.code linenumbers:{no}
My code
A Boolean
is returned by the following operator functions:
-
.not {bool}
- chaining is suggested:.bool::not
.islower {a} {than}
.isgreater {a} {than}
.isequal {a} {to}
- Syntax of a function call
- Declaring functions
- Dynamic typing
- Localization
- Including other Quarkdown files
- Importing external libraries
- Document metadata
- Theme
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Table of contents
- Stacks (row, column, grid)
- Align
- Container
- Box
- Collapsible
- Whitespace
- String
- Number
- Markdown content
- Boolean
- None
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic
- TeX formulas
- Alerts (quote types)
- Quotation source
- Figure
- Image size
- Table caption
- Decorative headings
- Page break
- Text symbols (text replacement)
- Paper: abstract, definitions, theorems, and more