Custom link field does not get outputted as HTML via API output
**Steps to reproduce** 1. Create a dataprocessor and add a custom link field ![field_config](/uploads/a431780f426d4173cf661f161a75c53d/field_config.PNG) 2. Set API output 3. Use API explorer to view the result (came across the issue when using [Content Views CiviCRM](https://github.com/agileware/content-views-civicrm-data-processor/) ) **Actual Result** As seen from the screen shot, the field only outputs the link text ![api_result](/uploads/57f8c87f88cbea3040bb662cf283dbd7/api_result.PNG)
issue