asciidoctor/asciidoctor-intellij-plugin
Formatter option to align text in multi-line list items
開放
#1,564 建立於 2024年3月12日
enhancementhelp wanted
倉庫指標
- 星標
- (392 顆星)
- PR 合併指標
- (平均合併 4天 11小時) (30 天內合併 3 個 PR)
描述
Currently the formatter always puts line continuation text in a list item on the very start of the line like
* foo
** bar
baz
It would be nice if there were a formatter option to toggle this, so that they are text-aligned, so in this case
* foo
** bar
baz