From 95abaa4e376a63ddb46a598daec162692f7be4e8 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 30 Jan 2026 19:18:57 +1300 Subject: Update markdown dependency This fixes an issue where tables that contain line elements that themselves contain characters that are valid delimiters for another line element were not being recognised as tables. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 3f2858f..ed55558 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -68,8 +68,8 @@ dependencies = [ [[package]] name = "markdown" -version = "3.3.1" -source = "git+git://benbridle.com/markdown?tag=v3.3.1#2bff486208df17cae8498f602f81c6e2024a1a11" +version = "3.3.2" +source = "git+git://benbridle.com/markdown?tag=v3.3.2#e8d8a1146de5e297dda3dd6264a02f9d6938c3e1" [[package]] name = "memchr" -- cgit v1.2.3-70-g09d2