AnthonyNahas / ngx-linkifyjs

Angular V8 wrapper for linkifyjs - library for finding links in plain text and converting them to HTML <a> tags via linkifyjs
https://anthonynahas.github.io/ngx-linkifyjs
MIT License
42 stars 20 forks source link

Different design and options for different type #120

Open sidjai09 opened 5 years ago

sidjai09 commented 5 years ago
- [ ] bug report -> please search issues before submitting
- [x] feature request

OS and Version

Windows 7

Versions

node : v10.15.3 npm : v6.4.1

Desired functionality

I am going to use this plugin in my project which is an angular app. I want to set different design and options for different type of link like for mention i want to use class linkify-mention and for hashtag i want to use linkify-hashtag so i can change look and fill as par requirement and also i want to use different ignoreTags for different types.

This is a very good package and i appreciate your work.

Please implement this feature as soon as possible.

Thanks in advance, Siddharth Jaiswal

sidjai09 commented 5 years ago

Does this plugin still Maintained?????

AnthonyNahas commented 5 years ago

yes