Replies: 3 comments 1 reply
-
Please create an issue in such cases providing all details like version used, steps to reproduce etc. It's fine to create an issue if you have the feeling something is not as per your expectation. In "worst case" I close it as "works as intended" providing details why 😉 But with a discussion like this we make rather the typical asking loop how to reproduce etc. 😅 How are you passing this alphaTex in? If you use the feature where we take alphaTex from the rendered DOM it is the browser translating this to a HTML entity. <div id="alphaTab">\title "Asc & Desc"</div> We currently use the |
Beta Was this translation helpful? Give feedback.
-
Thanks! I should have mentioned version etc. 🤦 Yes, I am adding the alphaTex to DOM so it's being set through
Noted. |
Beta Was this translation helpful? Give feedback.
-
It works if the alphaTex is specified using the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Example:
\title "Asc & Desc"
results inAsc & Desc
at the beginning of the score.Not sure if it's the expected behaviour so I thought I'll start a discussion instead of creating an issue. If it's expected, is there a workaround?
Beta Was this translation helpful? Give feedback.
All reactions