-
Notifications
You must be signed in to change notification settings - Fork 7
Quotation source
Giorgio Garofalo edited this page Oct 8, 2024
·
4 revisions
Quarkdown allows a blockquote to have a citation source.
In general, if the quote ends with a single-item unordered list, that list item is set as the citation source. Hence, the source can be specified using any of the supported unordered list bullets: -
, *
, +
, although it's suggested to use -
.
> To be, or not to be, that is the question.
> - William Shakespeare
The layout and aesthetics are handled by the current theme.
The source may contain inline content (including function calls):
> Failure's not an option. It's just a step.
> - Dwayne **The Rock** Johnson
Any kind of blockquote may have a source:
>> You miss 100% of the shots you don't take.
>> - Wayne Gretzky
> - Michael Scott
Typed quotes may have sources too:
> Tip: Try out **Quarkdown**!
> - [iamgio](https://github.com/iamgio)
- 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
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic