]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/renderer/markdown.service.ts
Refactor markdown/sanitize html code
authorChocobozzz <me@florianbigard.com>
Tue, 17 Nov 2020 13:34:09 +0000 (14:34 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 17 Nov 2020 13:34:09 +0000 (14:34 +0100)
commit9ff36c2d70956d2775d207c7809adb6fe7f2f2a5
treec9058f8210d9674b69307c4f7c5ccde85a1ba597
parent9afb5c10e5935e667e33219bdbd775e9ed1b4330
Refactor markdown/sanitize html code
client/src/app/core/renderer/html-renderer.service.ts
client/src/app/core/renderer/markdown.service.ts
server/lib/emailer.ts
shared/core-utils/index.ts
shared/core-utils/renderer/html.ts [new file with mode: 0644]
shared/core-utils/renderer/index.ts [new file with mode: 0644]
shared/core-utils/renderer/markdown.ts [new file with mode: 0644]