asciidoctor/asciidoctor-intellij-plugin

Syntax highlighting for link inside quote does not work

開放

#838 建立於 2021年8月23日

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

倉庫指標

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

描述

Observed vs. expected behavior

Syntax highlighting for a link inside a quote does not work. The use of links in quote attributes is here - https://github.com/asciidoctor/asciidoctor/issues/1254

Steps to reproduce

[quote,'https://google.com[Google]']
____
Hey Google
____

Environment

IntelliJ IDEA 2021.2 (Ultimate Edition) Build #IU-212.4746.92, built on July 27, 2021 Runtime version: 11.0.11+9-b1504.13 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 11.5.2 GC: G1 Young Generation, G1 Old Generation Memory: 4000M Cores: 12

org.asciidoctor.intellij.asciidoc (0.33.18)

貢獻者指南