From d6cd7a03159b5addeed3956c352c9b626f594539 Mon Sep 17 00:00:00 2001 From: Egil Hansen Date: Mon, 27 Jan 2020 09:01:25 +0000 Subject: [PATCH 1/4] Create FUNDING.yml --- .github/FUNDING.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..0ecad14 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: [egil] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +#patreon: # Replace with a single Patreon username +#open_collective: # Replace with a single Open Collective username +#ko_fi: # Replace with a single Ko-fi username +#tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +#community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +#liberapay: # Replace with a single Liberapay username +#issuehunt: # Replace with a single IssueHunt username +#otechie: # Replace with a single Otechie username +#custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] From 457e8df2234997cfefbfb1e61d4b3ea2982cd6ff Mon Sep 17 00:00:00 2001 From: Egil Hansen Date: Thu, 9 Jan 2020 21:16:14 +0000 Subject: [PATCH 2/4] Fixed bug in whitespace option for pre/style/script tags --- CHANGELOG.md | 4 +++ .../AttributeComparerTest.cs | 2 -- .../TextNodeComparerTest.cs | 36 ++++++++++++++----- .../TextNodeStrategies/TextNodeFilterTest.cs | 19 +++++----- .../TextNodeStrategies/TextNodeComparer.cs | 10 ++++-- src/Directory.Build.props | 2 +- 6 files changed, 52 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 771792b..f392a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.13.3 + +- Bug: custom whitespace options on `
`/`