html-to-markdown 2.16.0 → 2.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: html-to-markdown
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.16.0
4
+ version: 2.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Na'aman Hirschfeld
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-12-22 00:00:00.000000000 Z
11
+ date: 2025-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rb_sys
@@ -70,16 +70,17 @@ files:
70
70
  - spec/convert_spec.rb
71
71
  - spec/metadata_extraction_spec.rb
72
72
  - spec/spec_helper.rb
73
- homepage: https://github.com/Goldziher/html-to-markdown
73
+ - spec/visitor_spec.rb
74
+ homepage: https://github.com/kreuzberg-dev/html-to-markdown
74
75
  licenses:
75
76
  - MIT
76
77
  metadata:
77
78
  rubygems_mfa_required: 'true'
78
- homepage_uri: https://github.com/Goldziher/html-to-markdown
79
- source_code_uri: https://github.com/Goldziher/html-to-markdown
80
- bug_tracker_uri: https://github.com/Goldziher/html-to-markdown/issues
81
- changelog_uri: https://github.com/Goldziher/html-to-markdown/releases
82
- documentation_uri: https://github.com/Goldziher/html-to-markdown/blob/main/packages/ruby/README.md
79
+ homepage_uri: https://github.com/kreuzberg-dev/html-to-markdown
80
+ source_code_uri: https://github.com/kreuzberg-dev/html-to-markdown
81
+ bug_tracker_uri: https://github.com/kreuzberg-dev/html-to-markdown/issues
82
+ changelog_uri: https://github.com/kreuzberg-dev/html-to-markdown/releases
83
+ documentation_uri: https://github.com/kreuzberg-dev/html-to-markdown/blob/main/packages/ruby/README.md
83
84
  post_install_message:
84
85
  rdoc_options: []
85
86
  require_paths: