-
-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Before submitting
- I am using the latest version of Quarkdown.
- I have checked the wiki to confirm this feature doesn't already exist.
- I have searched existing issues for duplicates.
Description
Shorthands like <<<, ## Heading,  or [text](link) could also be exposed1 as quarkdown .functions, so that they may be used in scripts ; just like can also be written .br.
I hope I didn't miss anything, but afaik there is no way to do something like this at the moment :
.foreach {1..4}
n:
.heading {Heading of level .n} level:{.n}
Proposed syntax or behavior
Additional context
No response
Footnotes
-
See also how Typst does it. ↩
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request