I noticed that you have implemented AutoLink with version 1.1.0, which is super cool!
It parses URL’s and mails, which is great. But it also parses xmpp links,and I was wondering, is there a way to disable parsing of xmpp links?
I noticed that you have implemented AutoLink with version 1.1.0, which is super cool!
It parses URL’s and mails, which is great. But it also parses xmpp links,and I was wondering, is there a way to disable parsing of xmpp links?
Okay, I suppose that makes very much sense.
Do you think you could make it configurable, or maybe extract some components of it so they can be separetly imported and built into langauge extension? Because if not, I would have to just copy and paste the extension and remove the parsing of xmpp.
This seems like too narrow a feature request to add something to the package for, so I guess forking that extension is the way to go.