iamgio/quarkdown

[Enhancement] Support specifying sizes in `em` units

Open

#595 建立於 2026年7月14日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)Kotlin (387 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (13,975 star)
PR 合併指標
 (平均合併 1天 6小時) (30 天內合併 31 個 PR)

描述

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

貢獻者指南