Skip to content

Commit 0d66d9c

Browse files
OlisaevAGOlisaevAG
OlisaevAG
authored and
OlisaevAG
committed
feat: documentation for addHTML 2.
1 parent 20799d9 commit 0d66d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/shared/html.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can generate a Word file from html.
1717

1818
$html = '<!-- Any html. Table for example -->
1919
<table>
20-
<tr>``
20+
<tr>
2121
<td style="border-left:solid blue 2px;">border-left:solid blue 2px;</td>
2222
<td style="border-right:solid 2px red;">border-right:solid 2px red;</td>
2323
</tr>

0 commit comments

Comments
 (0)