We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syntactic elements with linebreaks are font-locked correctly if Asciidoctor allows linebreaks.
The following is font-locked as normal text:
__That part is italic__
Asciidoctor sets it italic.
See "Actual behavior"
adoc-mode, version 0.8.0-snapshot
GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2023-08-02, modified by Debian
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
Syntactic elements with linebreaks are font-locked correctly if Asciidoctor allows linebreaks.
Actual behavior
The following is font-locked as normal text:
Asciidoctor sets it italic.
Steps to reproduce the problem
See "Actual behavior"
Environment & Version information
Adoc-Mode version information
adoc-mode, version 0.8.0-snapshot
Emacs version
GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) of 2023-08-02, modified by Debian
The text was updated successfully, but these errors were encountered: