Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ recording will last...
### HTML Text label

HTML file are the best of showing content in your recording/live streaming. Use any text editor to create your own overlay
using basic HTML tags. Javascript is not supported. For more dynamic content, your can use a URL file to load content
using basic [HTML tags](https://www.scaler.com/topics/html/html-tags/). Javascript is not supported. For more dynamic content, your can use a URL file to load content
from a web server.

The HTML rendering do support some basic styles CSS but do not expect a full HTML5 support. Here's an example:
Expand Down