Extends options with addCssClassToMatchingLinksFn
I want to extends API of a renderer to provide options to easily add css class to matching elements. Example -> I use addCssClassToLinks to add class "link" to all of my links, but I want add class "link-external" to add :after element and different styling to matching example unsafe external link.