From 697d717613d8205306445f938010198de6da7e1a Mon Sep 17 00:00:00 2001 From: Marc Jansen Date: Thu, 26 Sep 2019 17:30:26 +0200 Subject: [PATCH] Enhance regular shape example docs --- examples/regularshape.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/regularshape.html b/examples/regularshape.html index 2a40763c50..1e3430a20a 100644 --- a/examples/regularshape.html +++ b/examples/regularshape.html @@ -3,7 +3,9 @@ layout: example.html title: Regular Shapes shortdesc: Example of some Regular Shape styles. docs: > - + This example shows how several regular shapes + or symbols (representing `x`, `cross`, `star`, + `triangle` and `square`) can be created. tags: "vector, symbol, regularshape, style, square, cross, star, triangle, x" ---