Hello everyone, this question may have been answered somewhere, but do to how general the words are to ask my question, i haven't been able to find a topic on the specific situation.
I am using harlowe 2.1.0.
currently I am having an issue with spacing showing that something has been typed, even if it isn't visible when playing the game. specifically no matter what is typed on another bullet when creating a passage, it will show some amount of spacing when playing, even if this is a comment done as <!-- -->.
for example say we have a passage named Intro.
in it I have written: (the bullets i am using are just the natural bullets shown in the passage)
this displays test on one line, and test 2 on the next
if i do
on the user end test and test2 will be spaced out more. this causes me problems as i try to type some macros inside a passage, it adds a lot of unnecessary spacing visible by the user. for example when i wish to type a lot of (click:) macros.
I can circumvent this by making sure a new bullet isnt created and writing everything on one line, but this is bothersome to read on the development side. Is there another way I could fix this?
Thank you for your time.