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
A function to use to programmatically make replacements of matches in the
@@ -282,7 +282,7 @@ The full API docs for Autolinker may be referenced at:
282
282
283
283
Pull requests definitely welcome.
284
284
285
-
- Make sure to add tests to cover your new functionality/bugfix.
285
+
- Make sure to add tests to cover your new functionality/bugfix.
286
286
- Run the `grunt` command to build/test (or alternatively, open the `tests/index.html` file to run the tests).
287
287
- When committing, please omit checking in the files in the `dist/` folder after building/testing. These are only committed to the repository for users downloading Autolinker via Bower. I will build these files and assign them a version number when merging your PR.
288
288
- Please use tabs for indents! Tabs are better for everybody (individuals can set their editors to different tab sizes based on their visual preferences).
0 commit comments