Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Dgeni generated docs are unsanitized #1798

Closed
Tracked by #1925
xelaint opened this issue Sep 6, 2021 · 1 comment · Fixed by #2961
Closed
Tracked by #1925

[BUG] Dgeni generated docs are unsanitized #1798

xelaint opened this issue Sep 6, 2021 · 1 comment · Fixed by #2961
Assignees
Labels
bug A confirmed bug report docs This issue is related to documentation p2 medium priority

Comments

@xelaint
Copy link
Member

xelaint commented Sep 6, 2021

🐛 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:

@xelaint xelaint added the bug A confirmed bug report label Sep 6, 2021
@griest024
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed bug report docs This issue is related to documentation p2 medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants