From 4eda2aa36d60429164c64f13251319cce920a61f Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Fri, 16 Aug 2019 12:38:34 +0200 Subject: [PATCH] #900 Handling ids starting with a number and styling for other nodes as well --- e2e/platform/subgraph.html | 5 +++++ src/diagrams/flowchart/flowDb.js | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/e2e/platform/subgraph.html b/e2e/platform/subgraph.html index e4c8d772e..2241153d0 100644 --- a/e2e/platform/subgraph.html +++ b/e2e/platform/subgraph.html @@ -28,6 +28,11 @@ end style test fill:#F99,stroke-width:2px,stroke:#F0F +
+ graph TD + 9e122290-->82072290_1ec3_e711_8c5a_005056ad0002 + style 9e122290 fill:#F99,stroke-width:2px,stroke:#F0F +