Fix escaping of quote marks in descriptions #33
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When a column comment contains a
"
mark then the outputted mermaid is invalid.This change replaces the
"
with the#quot;
string.See failing output here:
https://mermaid-js.github.io/mermaid-live-editor/edit#pako:eNo9jsEKwjAQRH8lzLlfkLOevAhe97J0Vw1tWkk2Yin5d1NbnNPweAyzop9F4aHpFPiRONLkWlgkac6a3bqDLaYfc0Hc9eIIK2HQheAJbx6LEiphdytN6BA1RQ7Stn8TBHtqbJpvVTgNm12bx8Xm2zL18JaKdigvYdPjDfydx_ynZwk2pwPWLzB8PeU
And correct here:
https://mermaid-js.github.io/mermaid-live-editor/edit#pako:eNo9jrEOwjAMRH8lMmu_IKwwsSCxZrFqA1GbBhynoqry76Sk4hafns4-r9BHYrDAcvL4EAxuMlVIJJwSJ7M2sEn5o8aTuV6Mg_XwzlGPAy_N2DZmHDM3Wxy03eIm6CCwBPRUu34nHeiTAzuw1RLKsKVLzWHWeFumHqxK5g7yi1B5_w7sHcf0p2fyGmWH5QveuESJ