graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
155 stars 28 forks source link

[BUG] Dgeni generated docs are unsanitized #1798

Closed xelaint closed 3 weeks ago

xelaint commented 2 years ago

:bug: Bug report

Current Behavior

Dgeni generated docs are unsanitized

Expected Behavior

Dgeni generated docs should be sanitized

Minimal reproduction of the problem with instructions

http://next.daff.io/api/design/DaffInputComponent

What is the motivation / use case for changing the behavior?

Environment


Daffodil version: X.Y.Z
Angular version: X.Y.Z 


For Tooling issues:
- Node version: XX  
- Platform:  

Others:

griest024 commented 2 years ago

sanitizing the docs will remove links and stuff. We need to write a custom sanitizer that will handle these specific behaviors