Commit Graph

6 Commits

Author SHA1 Message Date
Owen Conti
559b315d0d Initial test for Markdown <script> sanitization 2017-10-01 10:30:41 -06:00
Owen Conti
590819ad9b Fixes swagger-editor/#1502.
Change logic for markdown rendering to:

1. Convert source markdown to HTML
2. Sanitize HTML
3. Send sanitized HTML to markdown renderer
2017-09-27 18:05:12 -06:00
Kyle Shockey
8ed43a1329 Ensure OAS3 Markdown fields are sanitized 2017-07-04 19:12:43 -07:00
Kyle Shockey
2b37e7c2e4 Render markdown more normally 2017-06-28 19:28:30 -07:00
Kyle Shockey
5511aa9a6a Fix react-markdown empty prop error 2017-05-31 18:49:46 -07:00
Kyle Shockey
128b910d58 Reorganize wrapComponents, fix CommonMark 2017-05-23 19:39:54 -07:00