From e71710d85087228ed6413a68c54db4ed76ac9034 Mon Sep 17 00:00:00 2001 From: Andrew Calcutt Date: Wed, 27 Sep 2023 01:14:48 -0400 Subject: [PATCH] docs: try to fix formatting Signed-off-by: Andrew Calcutt --- docs/endpoints.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/endpoints.rst b/docs/endpoints.rst index 8310cea..16bd2b0 100644 --- a/docs/endpoints.rst +++ b/docs/endpoints.rst @@ -44,7 +44,7 @@ Static images * e.g. ``path=5.9,45.8|5.9,47.8|10.5,47.8|10.5,45.8|5.9,45.8`` - * Match pattern with options ``((fill|stroke|width)\:[^\|]+\|)*((enc:.+)|((-?\d+\.?\d*,-?\d+\.?\d*\|)+(-?\d+\.?\d*,-?\d+\.?\d*)))`` + * Match pattern with options * ``((fill|stroke|width)\:[^\|]+\|)*((enc:.+)|((-?\d+\.?\d*,-?\d+\.?\d*\|)+(-?\d+\.?\d*,-?\d+\.?\d*)))`` * e.g. ``path=stroke:yellow|width:2|fill:green|5.9,45.8|5.9,47.8|10.5,47.8|10.5,45.8|5.9,45.8`` or ``stroke:blue|enc:_p~iF~ps|U_ulLnnqC_mqNvxq`@``