iamgio/quarkdown

[Enhancement] Support specifying sizes in `em` units

Open

#595 ouverte le 14 juil. 2026

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Kotlin (387 forks)batch import
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

Guide contributeur