From 95b4b56d6318d32d0482883b7d22b7f510175279 Mon Sep 17 00:00:00 2001
From: "T.J. Crowder"
Date: Thu, 12 Nov 2015 12:33:52 +0000
Subject: [PATCH] Fix issue #4
Fix issue #4 (no arrow-start in docs)
---
reference.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/reference.html b/reference.html
index f26010b..ce0918e 100644
--- a/reference.html
+++ b/reference.html
@@ -129,6 +129,7 @@
Please refer to the SVG specification for an explanation of these parameters.
- arrow-endstringarrowhead on the end of the path. The format for string is
<type>[-<width>[-<length>]]
. Possible types: classic
, block
, open
, oval
, diamond
, none
, width: wide
, narrow
, midium
, length: long
, short
, midium
.
+ - arrow-startstringarrowhead on the start of the path. See
arrow-end
above for details.
- clip-rectstringcomma or space separated values: x, y, width and height
- cursorstringCSS type of the cursor
- cxnumber
@@ -2217,4 +2218,4 @@
-