]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/video/video-edit.model.ts
Add markdown support to video description
authorChocobozzz <florian.bigard@gmail.com>
Thu, 26 Oct 2017 13:01:47 +0000 (15:01 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 26 Oct 2017 13:01:47 +0000 (15:01 +0200)
commit9d9597df427542eb5c7d3ba8ff5aeb146fab40e2
tree5098facc5f2d70d4ad7871e6736e6f9d9d9a797a
parent4077df72c634ff17aaf69cc612fc6bb8d68b1ed8
Add markdown support to video description
client/package.json
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/+video-watch/video-watch.component.html
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/app/videos/+video-watch/video-watch.module.ts
client/src/app/videos/shared/index.ts
client/src/app/videos/shared/markdown.service.ts [new file with mode: 0644]
client/src/app/videos/shared/video-edit.model.ts
client/src/app/videos/shared/video.service.ts
client/yarn.lock