From e83e426f7e01a05086418fe8246aef95e5e13dfb Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Fri, 12 Dec 2025 19:54:45 +1300 Subject: Update markdown dependency This adds ignoring of pipe characters in styled tokens in tables, so that I can use pipe characters inside equations in tables. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index f92befc..3f2858f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -68,8 +68,8 @@ dependencies = [ [[package]] name = "markdown" -version = "3.3.0" -source = "git+git://benbridle.com/markdown?tag=v3.3.0#df45ffb3affb7cb1d53b567b70fef721353ccffe" +version = "3.3.1" +source = "git+git://benbridle.com/markdown?tag=v3.3.1#2bff486208df17cae8498f602f81c6e2024a1a11" [[package]] name = "memchr" -- cgit v1.2.3-70-g09d2