Updated Spaces between Vertices and Link (markdown)

vijay40
2014-12-13 23:53:27 -08:00
parent 9ad511808f
commit 3df7819f21

@@ -1,4 +1,4 @@
A single space is allowed between a vetices and the link. However there should not be any space between a vertex and its text and a link and its text. The old syntax of graph declaration will also work and hence this new feature is optional and is introduce to improve readablity. Below is the new declaration of the graph which is also valid along with the old declaration of the graph as described in the graph example.
A single space is allowed between a vetices and the link. However there should not be any space between a vertex and its text and a link and its text. The old syntax of graph declaration will also work and hence this new feature is optional and is introduce to improve readablity. Below is the new declaration of the graph which is also valid along with the old declaration of the graph as described in the graph example on the main wiki page.
```
graph LR;