pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/rumdl
Module Name: pkgsrc
Committed By: pin
Date: Wed Jan 28 09:21:52 UTC 2026
Modified Files:
pkgsrc/textproc/rumdl: Makefile distinfo
Log Message:
textproc/rumdl: update to 0.1.2
[0.1.2] - 2026-01-27
Fixed
LSP: Only auto-fix on manual saves, not autosave (#340)
Prevents unwanted fixes when VS Code autosaves in the background
Auto-fix now only triggers on explicit Cmd+S / Ctrl+S saves
MD032: Add auto-fix for lazy continuation lines (#342)
When allow-lazy-continuation = false, lazy continuation lines now get proper indentation
Detects all inline formatting at line start (emphasis, strong, strikethrough, links, images, code)
Handles nested lists, blockquotes, and nested blockquotes correctly
MD037: Fix range calculation for emphasis spacing (#343) (thanks @kachick)
Fix ranges are now stored as absolute positions, preventing double-adjustment in fix mode
Added
Test: Smoke test profile for package managers (#341) (thanks @kachick)
make test-smoke runs stable tests excluding flaky proptest/stress tests
Useful for Nix and other package managers requiring deterministic test runs
[0.1.1] - 2026-01-26
Fixed
MD013: Preserve MkDocs snippet delimiters during reflow (#338)
-8<- and --8<-- delimiters now stay on their own lines when reflowing list items
Prevents MkDocs Snippets extension syntax from being corrupted
MD013: Detect same-line closing tags for script/style elements (#339)
Self-closing tags like <script src="..."></script> no longer cause subsequent lines to be skipped
Lines after inline script/style tags are now properly checked for line length
MD013: Improve reflow handling for config and MkDocs syntax (#335, #337)
Recognize abbreviations config option (was showing "unknown option" error)
Preserve attrlist syntax {: .class } on its own line during reflow
MD013: Require space after period for numbered list detection (#336)
Prevents "failed to converge after 100 iterations" error on certain inputs
Version numbers like 1.2.3 no longer mistakenly detected as list items
MD013: Handle email autolinks correctly
Email addresses in angle brackets (e.g., <user%example.com@localhost>) no longer break HTML tag extraction
MD005/MD030: Use blockquote-aware indent calculation
List continuation detection now correctly handles blockquote prefixes
Multi-line list item detection accounts for blockquote nesting
Changed
Shared blockquote utilities for indent calculation
Centralized logic for calculating indentation within blockquotes
Improves consistency across MD005, MD030, and MD032 rules
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/rumdl/Makefile \
pkgsrc/textproc/rumdl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/rumdl/Makefile
diff -u pkgsrc/textproc/rumdl/Makefile:1.5 pkgsrc/textproc/rumdl/Makefile:1.6
--- pkgsrc/textproc/rumdl/Makefile:1.5 Mon Jan 26 10:40:58 2026
+++ pkgsrc/textproc/rumdl/Makefile Wed Jan 28 09:21:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2026/01/26 10:40:58 pin Exp $
+# $NetBSD: Makefile,v 1.6 2026/01/28 09:21:52 pin Exp $
-DISTNAME= rumdl-0.1.0
+DISTNAME= rumdl-0.1.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/rumdl/distinfo
diff -u pkgsrc/textproc/rumdl/distinfo:1.5 pkgsrc/textproc/rumdl/distinfo:1.6
--- pkgsrc/textproc/rumdl/distinfo:1.5 Mon Jan 26 10:40:58 2026
+++ pkgsrc/textproc/rumdl/distinfo Wed Jan 28 09:21:52 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2026/01/26 10:40:58 pin Exp $
+$NetBSD: distinfo,v 1.6 2026/01/28 09:21:52 pin Exp $
BLAKE2s (adler2-2.0.1.crate) = 4d391e0fcde91c7435ee9a5503fee4a5346f549f1b45e482ce3e1e151d90f8f5
SHA512 (adler2-2.0.1.crate) = 555b2b7ba6f8116acccd0bcd16ed34cc78162c81023cff31a8566ffcd456c03832089fca2d5b668ceaac4fe8f922d31aa9c487f226a36cace294ff4a219bd91d
@@ -639,9 +639,9 @@ Size (reqwest-0.12.24.crate) = 159974 by
BLAKE2s (ring-0.17.14.crate) = 1480ea4de12099a897e831682ebaf48ed6e688e06f58e79e496a06e227ed58bd
SHA512 (ring-0.17.14.crate) = 88d38205dc1a1f89bd4ae887ec5c168e68a4b749b3ac0612674092331e99d14a9b8d0f4a98d72c1a3853bcc9da420402336da3ee053bedcfd598da8de93afa14
Size (ring-0.17.14.crate) = 1502610 bytes
-BLAKE2s (rumdl-0.1.0.tar.gz) = d1f4b81fdf7294af30064de80abb13220cc35c28b30a7d2e5f8d8b2b37f296bb
-SHA512 (rumdl-0.1.0.tar.gz) = dae362c0b82068fd7e2e089b90753cb0ec2cc68c31a1f55728058181cb04f3817048e47ce1e0839970b598f1af0d3264669feebc8624b82317fe8f11a26b56e8
-Size (rumdl-0.1.0.tar.gz) = 1715501 bytes
+BLAKE2s (rumdl-0.1.2.tar.gz) = 47034f4ae3829832cca7015edbd7f0cc785bba6a40455af4801a2bc745bebacc
+SHA512 (rumdl-0.1.2.tar.gz) = 63079e019fc4aa2d1fc17a44d5bba2e0cf72bdb7d162da9378e6c09cf5673b08371ba4b65183788fce52cc74c5231f874ce9952b36ae28fe120be99448544f3a
+Size (rumdl-0.1.2.tar.gz) = 1732817 bytes
BLAKE2s (rustc_version-0.4.1.crate) = f0d198d0457135ca7572b41cd2440f1b0ca075013f53b384d07c00db8c5d2e84
SHA512 (rustc_version-0.4.1.crate) = 7aa8a487ca7411b6d23cae62f7568fa3474a7b1fd1589621071be3428a550ed3b7c4ad68277a8f86849e5900397d7d0e9d678f5d423742a045dc7c660fa6c598
Size (rustc_version-0.4.1.crate) = 12245 bytes
Home |
Main Index |
Thread Index |
Old Index