Skip to content

Commit 3230463

Browse files
Fixed html_asset table
1 parent 684cc9e commit 3230463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ htmlAsset = HtmlAsset(
447447
#### Arguments:
448448

449449
Argument | Type | Description | Required
450-
:--- | :--- | :---:
450+
:--- | :--- | :--- | :---:
451451
html | string | The HTML text string. See list of [supported HTML tags](https://shotstack.io/docs/guide/architecting-an-application/html-support/#supported-html-tags). | Y
452452
css | string | The CSS text string to apply styling to the HTML. See list of [support CSS properties](https://shotstack.io/docs/guide/architecting-an-application/html-support/#supported-css-properties). | -
453453
width | int | Set the width of the HTML asset bounding box in pixels. Text will wrap to fill the bounding box. | -

0 commit comments

Comments
 (0)