Smart Docs model index page removes HTML.

I noticed on the model index page, any HTML is stripped from the "Description" fields. Whereas on the specific in the method pages (/get/{endpoint}) the HTML comes through.

The original text is pulled my swagger spec.

How can i modify the template to allow <a href='''> to render correctly? I see the following:

Field Global: Custom text (ID: display): views-view-field.tpl.php, ....

Field Content: HTTP verb (ID: verb): views-view-field.tpl.php, ...

Field Content: Resource path (ID: resource_path): views-view-field.tpl.php, ...

Field Content: Title (ID: title): views-view-field.tpl.php, ....

but would expect to see something that told me the template that was used to render the description..

Thanks,
John

0 0 130