[vim/vim] Asciidoc syntax highlighting: show text formatting if formatted text is preceded, followed, or surrounded by single or double quotes (Issue #9853)

25 views
Skip to first unread message

matteocoder

unread,
Feb 26, 2022, 12:54:17 PM2/26/22
to vim/vim, Subscribed

Steps to reproduce

@aerostitch insert the following text in a document with the Asciidoc filetype:

Example 1:
* Vorrei dell'_altra pizza_
* Vorrei dell'*altra pizza*
* Vorrei dell'`altra pizza`

Example 2:
* `altra pizza`
* _altra pizza_
* *altra pizza*

Example 3:
"*altra pizza*"
"_altra pizza_"
"`altra pizza`"

Notice that only the expressions in the second example are properly highlighted and formatted.

Expected behaviour

If possible, single or double quotes should not break syntax highlighting when they are next to the formatting symbols.

Version of Vim

8.2.4428

Environment

syntax/asciidoc.vim updated on 20 May 2020.

Logs and stack traces

No response


Reply to this email directly, view it on GitHub.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/9853@github.com>

Reply all
Reply to author
Forward
0 new messages