Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Allow for additional attributes #22

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Feature: Allow for additional attributes #22

wants to merge 8 commits into from

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    6b073bf View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Update urlize.js

    terence1990 authored Aug 18, 2017
    Configuration menu
    Copy the full SHA
    d0fe774 View commit details
    Browse the repository at this point in the history
  2. Update test_urlize.js

    terence1990 authored Aug 18, 2017
    Configuration menu
    Copy the full SHA
    aaecea8 View commit details
    Browse the repository at this point in the history
  3. Update urlize.js

    terence1990 authored Aug 18, 2017
    Configuration menu
    Copy the full SHA
    47d3b9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf19a99 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'ljosa/master'

    # Conflicts:
    #	test_urlize.js
    terence1990 committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    db69ff8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e69ff8d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. HTML Escape

    Update the HTMLEntities Escape through extending String and Regex
    prototypes
    
    Updated tests to expect HTMLEntities
    
    Neatened up indenting via JSFiddle
    terence1990 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    3efdb96 View commit details
    Browse the repository at this point in the history