From fbaa7ba470de4d56cb3284d46f61b93b76ea5d95 Mon Sep 17 00:00:00 2001 From: Eric Kok Date: Fri, 15 Jan 2021 10:46:47 +0100 Subject: [PATCH 1/3] Support InlineSpan as customRender Same as #298 but only the minimal required changes to make this work --- example/lib/main.dart | 6 ++++-- lib/html_parser.dart | 38 +++++++++++++++++++++----------------- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/example/lib/main.dart b/example/lib/main.dart index fd4c99c3e6..3ec4565ad0 100644 --- a/example/lib/main.dart +++ b/example/lib/main.dart @@ -81,7 +81,7 @@ const htmlData = """ fDatafDatafData -

Custom Element Support:

+

Custom Element Support (inline: and as block):

SVG support:

@@ -122,7 +122,6 @@ const htmlData = """

Google Google - Alt Text of an intentionally broken image

Video support: