Add timestamp auto link doc

pull/5684/head
Chocobozzz 2023-03-07 11:59:31 +01:00
parent 9c84bf5156
commit ef19c8ae4c
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 5 additions and 3 deletions

View File

@ -45,9 +45,11 @@
<my-help helpType="markdownText">
<ng-template ptTemplate="preHtml">
<ng-container i18n>
Video descriptions are truncated by default and require manual action to expand them.
</ng-container>
<ng-container i18n>Video descriptions are truncated by default and require manual action to expand them.</ng-container>
<br />
<ng-container i18n>A timestamp (<i>00:05</i> for example) is automatically converted into a link to a part of the video.</ng-container>
</ng-template>
</my-help>