Changelog
- ef9dc1e Add help to Makefile
- ef12989 Fix multibyte UTF-8 (Cyrillic) rendering in drawText
- 6fffb8e Merge pull request #64 from schickling-assistant/fix/back-edge-label-gap
- 58c8a85 Merge pull request #65 from Andonome/help
- fba8b40 Merge pull request #66 from William9923/fix/no-whitespace-arrow-head-support
- 876b5b4 Merge pull request #67 from igor-chernikov/fix/cyrillic-rune-handling
- aca2416 Merge pull request #71 from William9923/feat/add-bidirectional-support
- e026540 chore: change comments for the use of endInset variable
- 45a204f chore: rename test case testdata file naming
- 673450b enhance: allow whitespace before and after --> for the labelled line
- 1dc2575 feat: add appropriate padding into the label for the arrow (edge)
- 97be98c feat: add bidirectional edge support in graph (flowchart)
- 60f7126 feat: adding insetLine to padding for the label when drawing edge label
- 1314564 feat: build another arrow head after reversing existing one, allowing for bidirectional arrow after merge the drawings
- 25f798a feat: passthrough the isBidirectional information to graph drawer
- 8ca77a5 fix: avoid widening node columns for edge labels
- 8082800 fix: reorder parsing strategy and allow no whitespace regex following mermaid docs