mirror of https://github.com/Chocobozzz/PeerTube
Add timestamp auto link doc
parent
9c84bf5156
commit
ef19c8ae4c
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue