Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Bio/Info/Forum post formatting

Chrome v26 (dev - beta) The formatting seems buggy when editing the Bio & Info section for a character in the journal.  At some point I was able to do no spacing between new lines and now it always seems to have spacing between any new lines and introduces unnecessary bloat which actually makes some parts harder to read. I think it might be something to do with this text editor here on the forums to as it appears to be the same editor.
Yeah, I much prefer the old text editor... to get single line spacing, you either have to use SHIFT + Enter each time or put your text in a 1 column, 1 row table.
1364550876
Gauss
Forum Champion
This is working as intended. If you would like a different system I suggest making a suggestion thread. :) - Gauss
I have. I just want the bottom-margin of the < p > element to be 0em instead of 1em or whatever it is. If people want to double space, they can just hit enter twice and the rest of us won't have to use shift + enter and the problems that entails when editing text later and we wouldn't have to stick them in one row/column "tables".
Thanks for the info. Shift + Enter is completely unintuitive, how on earth did you find that out? The only way our group could figure out how to do it was to make what you want single line spaced to be a list and then remove that list when you're done.
JonathanTheBlack said: I have. I just want the bottom-margin of the < p > element to be 0em instead of 1em or whatever it is. If people want to double space, they can just hit enter twice and the rest of us won't have to use shift + enter and the problems that entails when editing text later and we wouldn't have to stick them in one row/column "tables". Yes, why is the default a double space?  The normal way of typing is single space. If you need a double, hit <Ret> twice. Please reverse this in the code, thanks.
Fx said: Thanks for the info. Shift + Enter is completely unintuitive, how on earth did you find that out? The only way our group could figure out how to do it was to make what you want single line spaced to be a list and then remove that list when you're done. It's kinda common in text editors unfortunately.
Thanks that cleared some things up for me.