Add timestamp auto link doc
This commit is contained in:
parent
9c84bf5156
commit
ef19c8ae4c
|
@ -45,9 +45,11 @@
|
||||||
|
|
||||||
<my-help helpType="markdownText">
|
<my-help helpType="markdownText">
|
||||||
<ng-template ptTemplate="preHtml">
|
<ng-template ptTemplate="preHtml">
|
||||||
<ng-container i18n>
|
<ng-container i18n>Video descriptions are truncated by default and require manual action to expand them.</ng-container>
|
||||||
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>
|
</ng-template>
|
||||||
</my-help>
|
</my-help>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue