diff --git a/src/routes/api/clipper.js b/src/routes/api/clipper.js index ad6316f66..079dcc702 100644 --- a/src/routes/api/clipper.js +++ b/src/routes/api/clipper.js @@ -104,10 +104,7 @@ function createNote(req) { } function processContent(images, note, content) { - let rewrittenContent = htmlSanitizer.sanitize(content) - // H1 is not supported so convert it to H2 - .replace(/