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

贡献者指南