You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
XML grammar forbids comment ending in triple dash ---> but this grammar appears to accept it. This can make troubleshooting XML parse errors quite confusing because parts of the document are parsed as commented out even though the XML looks well-formed to the eye.
Prerequisites
Description
XML grammar forbids comment ending in triple dash
--->but this grammar appears to accept it. This can make troubleshooting XML parse errors quite confusing because parts of the document are parsed as commented out even though the XML looks well-formed to the eye.Steps to Reproduce
Expected behavior:

Something like vim:
Actual behavior:

Reproduces how often:
100%
Versions
Atom
Atom : 1.15.0
Electron: 1.3.13
Chrome : 52.0.2743.82
Node : 6.5.0
apm
apm 1.15.3
npm 3.10.5
node 4.4.5 x64
python 2.7.12
git 2.7.4
OS
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial