From 29ace8a0c39b199382d9a3ab70dd982cc35b7a37 Mon Sep 17 00:00:00 2001 From: Buddhism8003 Date: Sun, 13 Oct 2024 19:51:18 +0200 Subject: [PATCH] useless attribute check removed --- src/HtmlConverter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HtmlConverter.php b/src/HtmlConverter.php index 043c276..2211e43 100644 --- a/src/HtmlConverter.php +++ b/src/HtmlConverter.php @@ -130,7 +130,7 @@ class HtmlConverter { ?> hasHyperlink()): ?> - style="text-decoration: getTextDecoration($cell) ?>; color: #getColor()->getRGB()?>; font-size: getFontSizePt($cell) ?>pt; text-align: getAlignment($cell) ?>;"> +