From 5c8dc7ab077da1729380b8f66c42fc7d6f230eb6 Mon Sep 17 00:00:00 2001 From: erelling <54530323+erelling@users.noreply.github.com> Date: Wed, 28 Aug 2019 21:03:23 +0200 Subject: [PATCH] Better formatting --- docs/flowchart.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/flowchart.md b/docs/flowchart.md index d15056be5..3ec4aaed1 100644 --- a/docs/flowchart.md +++ b/docs/flowchart.md @@ -340,7 +340,7 @@ graph LR; ``` > **Success** The tooltip functionality and the ability to link to urls are available from version 0.5.2. -Beginners tip with a full example using interactive links in html context: +Beginners tip, a full example using interactive links in a html context: ```
@@ -349,6 +349,7 @@ Beginners tip with a full example using interactive links in html context: click A callback "Tooltip" click B "http://www.github.com" "This is a link"
+