iamgio/quarkdown

[Enhancement] Support specifying sizes in `em` units

Open

#595 aperta il 14 lug 2026

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Kotlin (387 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (13.975 star)
Metriche merge PR
 (Merge medio 1g 6h) (31 PR mergiate in 30 g)

Descrizione

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

Guida contributor