≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #1323

Feature request #1323: Syntax coloring for diffs in <pre></pre> spans

Kind feature request
Product wincent.dev
When Created 2009-06-21T15:13:41Z, updated 2010-09-03T15:35:20Z
Status closed
Reporter Greg Hurrell
Tags no tags

Description

none

Comments

  1. Greg Hurrell 2010-09-03T13:56:03Z

    Should be fairly easy to add:

    • /^--- /m and /^\+\+\+ /m ignored
    • /^-/m deleted line (red)
    • /^\+/m added line (green)
    • /^@@/m hunk header (could be more precise with that regex too, if deemed appropriate)
  2. Greg Hurrell 2010-09-03T15:34:27Z

    Now done, will be included in the next deployment (0.21).

  3. Greg Hurrell 2010-09-03T15:35:20Z

    Status changed:

    • From: new
    • To: closed
Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets