tenthe commented on PR #2746:
URL: https://github.com/apache/streampipes/pull/2746#issuecomment-2063006812

   It seems that we are using two libraries for parsing Markdown: `marked` and 
`ngx-markdown`. We should check if there is redundancy and possibly remove one.
   
   From initial investigations, it seems that the `marked` library is imported 
exclusively in a single component: `PipelineElementDocumentationComponent`. 
Considering this, it might be a viable option to replace it with `ngx-markdown`.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to