html-to-markdown 3.4.0.pre.rc.41-aarch64-linux → 3.4.0.pre.rc.43-aarch64-linux

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b25be99e7520bc027e687db0c913a87439a4136dbca91bf86dde862f8c88c68f
4
- data.tar.gz: 7045a37df8b849da5c0ae1629d9f9da116679e93be70c58461c5ebb94d7ec71d
3
+ metadata.gz: 3b37ba4cc9d7bd32f124361d1c0e53e99ec716c6fc2bb2546061542cf9cd45b7
4
+ data.tar.gz: 530f5781a0788f4d7b29c634cac7879ed122b18b3069bd71f57352d07b6d4142
5
5
  SHA512:
6
- metadata.gz: 87d06b8822af61a1eaca74975c1544fcdcd21744271cc35d0db0a42ac89a360aa1dce0de77ca864949ed7a85ce948230ca443b43d9d100692e5d7f8063ab6b04
7
- data.tar.gz: 447c8db01d69fa229ffd55895d2c9547250cfb6eebe33026f074d800382ee5622efc876968c6f9f0447901fbd5d0b2cd0cfb12f819a9541c934028d6cf853d1f
6
+ metadata.gz: 0501fd5caaec4feecd8471bf87acd5252917449903714838b3f5dd105a118e45171c2cf2ab686982690d4c0eee5594e1822f786b16a2698c4c38c5f5a171b9a6
7
+ data.tar.gz: 4f33d755e3340be47444ef7eb66cc538b889649e548dc4ec39da3513ce40a0583806ca64060109fb381bc36f4b728dbc52c49e19aff3c43aa4fceb2d2f9adb0d
Binary file
@@ -1,5 +1,5 @@
1
1
  # This file is auto-generated by alef — DO NOT EDIT.
2
- # alef:hash:990c47eb4d87f0600f1e6da62d32bf37c84cf430faf31d78f5df7425a93a0f0c
2
+ # alef:hash:cc45dd331b1ce70dafcc656c39fd0b0dd3457b2beaa8b4be0b9243d0e205a361
3
3
  # To regenerate: alef generate
4
4
  # To verify freshness: alef verify --exit-code
5
5
  # Issues & docs: https://github.com/kreuzberg-dev/alef
@@ -7,7 +7,6 @@
7
7
 
8
8
  require 'json'
9
9
  require 'html_to_markdown_rb'
10
-
11
10
  module HtmlToMarkdown
12
11
  # Re-export all public module functions from the native extension
13
12
  HtmlToMarkdownRs.methods(false).each do |m|
@@ -1,10 +1,10 @@
1
1
  # This file is auto-generated by alef — DO NOT EDIT.
2
- # alef:hash:59180f77939967d58bc06c3175b2b97055f6d3e9e0aa899b6ea1b53bfc03e3f6
2
+ # alef:hash:0f94527b64db68a5f23ef7f6f5a002fb4129c500d20cc9c076bc8fa24d80a4c7
3
3
  # To regenerate: alef generate
4
4
  # To verify freshness: alef verify --exit-code
5
5
  # Issues & docs: https://github.com/kreuzberg-dev/alef
6
6
  # frozen_string_literal: true
7
7
 
8
8
  module HtmlToMarkdown
9
- VERSION = '3.4.0.pre.rc.41'
9
+ VERSION = '3.4.0.pre.rc.43'
10
10
  end
Binary file
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: 3.4.0.pre.rc.41
4
+ version: 3.4.0.pre.rc.43
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Kreuzberg Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-08 00:00:00.000000000 Z
11
+ date: 2026-05-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: High-performance HTML to Markdown converter
14
14
  email: