-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Giorgio Garofalo edited this page May 15, 2025
·
14 revisions
Use the sidebar to discover how-to guides and behind-the-scenes information.
This wiki is designed to be complementary to the project documentation, available at quarkdown.com/docs.
- The documentation provides comprehensive details about functions, their input and their output;
- This wiki, on the other hand, is supposed to be a user-centered collection of features and their use cases.
- README for installation and getting started.
- Discussions to ask questions and show your creations.
- quarkdown-test: this module tests the correct output of full Quarkdown programs, so you can find useful and complete examples here.
- Since the Quarkdown flavor is an extension of CommonMark/GFM, guides here won't cover standard Markdown syntax. Please refer to other resources, such as markdownguide ↗, to know more about Markdown.
- Figures
- Image size
- TeX formulas
- Table caption
- Decorative headings
- Alerts (quote types)
- Quotation source
- Page breaks
- Text symbols (text replacement)
- Syntax of a function call
- Declaring functions
- Dynamic typing
- Including other Quarkdown files
- Importing external libraries
- Localization
- Document metadata
- Theme
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Table of contents
- Stacks (row, column, grid)
- Container
- Align
- Float
- Clip
- Box
- Collapsible
- Whitespace
- Variables
- Optionality
- Math
- Conditional statements
- Loops
- Let
- Destructuring
- String manipulation
- Table manipulation: sorting, computing, and more
- Generators
- String
- Number
- Markdown content
- Boolean
- None
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic
- Paper: abstract, definitions, theorems, and more