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 has been archived by the owner on Dec 15, 2022. It is now read-only.
<div> was used originally to match Atom's HTML structure since it was important to allow themes to work there without changes. And since Atom has a separate gutter component, <div> is used there for all lines.
Ah OK, that makes sense. Well, no, but it is a good reason :)
On Mon, Feb 9, 2015 at 6:07 PM, Kevin Sawicki [email protected]
wrote:
was used originally to match Atom's HTML structure since it was
important to allow themes to work there without changes. And since Atom has
a separate gutter component,
is used there for all lines.
—
Reply to this email directly or view it on GitHub #17 (comment).
That would give us line numbering for free.
The text was updated successfully, but these errors were encountered: