From 6ca8647db96acbbdacf2a86d97e1273dba333504 Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 8 Jun 2026 20:56:59 +0000 Subject: [PATCH] docs: add comprehensive Markdown formatting guide with examples and best practices --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index c39eb966..cef83435 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,7 @@ dependencies = [ "locust", "Pillow", "uuid_utils", + "mistune", ] [project.scripts]