From 97eeed5000560365c07f44939f44646466798dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tantek=20=C3=87elik?= Date: Thu, 15 Nov 2018 14:37:30 -0800 Subject: [PATCH] allow class and property attributes allow class and property attributes, still need to figure out possible merging of any existing class attribute, e.g. class="external" on an ExternalLink --- LinkAttributes.body.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LinkAttributes.body.php b/LinkAttributes.body.php index da3ba36..d63654f 100644 --- a/LinkAttributes.body.php +++ b/LinkAttributes.body.php @@ -1,7 +1,7 @@