iamgio/quarkdown
Voir sur GitHub[Enhancement] Support specifying sizes in `em` units
Open
#595 ouverte le 14 juil. 2026
enhancementgood first issue
Métriques du dépôt
- Stars
- (13 975 stars)
- Métriques de merge PR
- (Merge moyen 1j 6h) (31 PRs mergées en 30 j)
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
That would be rather handy when sizing inline content
.var {rectangle} {.container width:{.7em} height:{1em} background:{limegreen} border:{white} borderwidth:{.15em}}
.rectangle FOO .rectangle BAR .rectangle
The above would render as ↓
Proposed syntax or behavior
Additional context
No response