]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/shared-custom-markup/index.ts
Add ability to set custom markdown in description
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-custom-markup / index.ts
CommitLineData
2539932e 1export * from './custom-markup.service'
8ee25e17 2export * from './custom-markup-container.component'
2539932e 3export * from './dynamic-element.service'
15f35256 4export * from './custom-markup-help.component'
2539932e 5export * from './shared-custom-markup.module'