Skip to content

Commit

Permalink
Merge pull request #9 from dhebbeker/patch-1
Browse files Browse the repository at this point in the history
Fix typo in `norank` attribute.
  • Loading branch information
Crashedmind authored Jul 14, 2024
2 parents 207673e + cd0515d commit 4c55e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/layout/layout.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ We can specify a connection direction as follows and this affects the diagram la
``-down->`` or ``-d->``, "vertical top to bottom"
``-left->`` or ``-l->``, "horizontal right to left"
``-right->`` or ``-r->``, "horizontal left to right"
``--norank]>``, "make a connection less important"
``--[norank]>``, "make a connection less important"
``--[hidden]>``, "hidden"
``-[hidden]d->``, "hidden with direction e.g. down"
``--->`` or ``---->`` or ``----->`` ... , "varying arrow lengths; add dashes to make line longer"
Expand Down

0 comments on commit 4c55e0e

Please sign in to comment.