iamgio/quarkdown

[Enhancement] Support specifying sizes in `em` units

Open

#595 opened on 2026年7月14日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Kotlin (387 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (13,975 stars)
PR merge metrics
 (平均マージ 1d 6h) (30d で 31 merged PRs)

説明

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

コントリビューターガイド