(3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (155 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (392 個のスター)
PR merge metrics
 (平均マージ 4d 11h) (30d で 3 merged PRs)

説明

Asciidoctor support multiple options for colums as lined out in the user manual in chapter column formatting.

It would be nice if this would lead to a UI where the user could style each column using checkboxes. A first approach that supports some attributes, but leaves additional styles untouched would be a good start. The chance to update the preview as the user changes the checkboxes would be awesome.

[cols="<,^,>"]
|===
|left aligned
|center aligned
|right aligned
|===

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