Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Implements highlighting #144

Merged
merged 1 commit into from
Apr 10, 2015
Merged

Implements highlighting #144

merged 1 commit into from
Apr 10, 2015

Conversation

danmcclain
Copy link
Contributor

At the end of the filename or language add {1,2,-4,+5},
+ signifies that the line should be marked as added
- signifies that the line should be marked as removed
line numbers are otherwise highlighted

Does not currently handle ranges

Also updates colors in code blocks, fixing contrast

Bringing it back

@trek

At the end of the filename or language add `{1,2,-4,+5}`,
`+` signifies that the line should be marked as added
`-` signifies that the line should be marked as removed
line numbers are otherwise highlighted

Does not currently handle ranges

Also updates colors in code blocks, fixing contrast
@danmcclain
Copy link
Contributor Author

@trek Still interested in this version? Created new PR to bring it back

@trek
Copy link
Member

trek commented Apr 3, 2015

Still wondering about #137 (comment)

@trek
Copy link
Member

trek commented Apr 10, 2015

Bummed CodeRay isn't better organized for this, but let's move on.

trek added a commit that referenced this pull request Apr 10, 2015
@trek trek merged commit 192b949 into emberjs:master Apr 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants