From f07392253d4db57964eae389dab219c963dd4c95 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Sun, 4 Feb 2024 17:53:02 +0100 Subject: Treat preformatted text with alt as an image --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7ddba56..c148552 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "page" -version = "1.2.0" +version = "1.3.0" edition = "2021" [dependencies] -- cgit