jaime-olivares / vscode-yuml

yUML extension for Visual Studio Code
MIT License
116 stars 26 forks source link

Allow Escaping "Split" Tokens - fixes #15 #19

Closed chezwicker closed 7 years ago

chezwicker commented 7 years ago

Allow users to escape tokens that are used in splitting lines. As an example, allow the following to work:

// {type:activity}
(start)-><a>
<a>[x \< y]->(end)