https://bugs.kde.org/show_bug.cgi?id=445818

            Bug ID: 445818
           Summary: ConTeXt: Allow for nested verbatim
           Product: frameworks-syntax-highlighting
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: jackhill3...@gmail.com
                CC: walter.von.entfer...@posteo.net
  Target Milestone: ---

Created attachment 143775
  --> https://bugs.kde.org/attachment.cgi?id=143775&action=edit
Highlighting stops after first \stopverbatim

Currently, the snippet

    \startverbatim
    a
    \startverbatim
    b
    \stopverbatim
    c
    \stopverbatim

will incorrectly stop highlighting after the first \stopverbatim.
The highlighting should continue after the first \stopverbatim.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to