asciidoctor/asciidoctor-intellij-plugin

Format table columns

開放

#305 建立於 2019年7月30日

 (3 則留言) (0 個反應) (0 位負責人)Java (155 個分叉)auto 404
enhancementhelp wanted

倉庫指標

星標
 (392 顆星)
PR 合併指標
 (平均合併 4天 11小時) (30 天內合併 3 個 PR)

描述

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
|===

貢獻者指南