#Line break in setGMNotes

1 messages · Page 1 of 1 (latest)

vast quarry
#

I want to do this.
[h: setGMNotes("Besides some dust the room is empty"+<br>+"In the corner there is a small hole")]

where <br> is where the line break to new line. (works in html)

devout raven
#

[sNewline=decode("%0D%0A")]
...is empty"+sNewline+"In the corner...

odd lantern
#

Btw, the next version will include automatic support for markdown in the Notes and GMNotes fields. This allows you to type less text and it'll convert to HTML on the fly for you. If you don't know markdown syntax already, check it out — this is going to be a huge advantage!

vast quarry
#

@odd lantern I was working on a some automatic to describe rooms. Only for gm eyes. Thats why i am sending to GMnotes. I have a !-token which the players cant see but then i have some description in the room and not on some notes.

But it sounds great that some more tools for the notes part