diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 0a43975412..d2aad1b011 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -142,7 +142,7 @@ angular_controller: APIDemoCtrl <@ endif @> <@- endmacro -@> <@- macro typeInfo(fn) -@> - <$ typeList(fn.typeList) $> <$ fn.description $> + <$ typeList(fn.typeList) $> <$ fn.description | marked $> <@- endmacro -@> <@ block body @>