Vaihtoehtoiset kirjoitusmuodot
Haettu sana löytyi näillä lähdekielillä:
Käännöksiä ei löytynyt valitulle kohdekielelle.
Määritelmät
- (HTML) a non-breaking space; a blank space in a line of type which should not be at the very end of the line of text; the character between these brackets: [ ]
Esimerkit
- I also changed OutputToString and OutputToStream to check for an empty document when requesting plain text, in which case they'll return an empty string or stream. This fixes the bug where we'd send back an nbsp in the string.
- You need the nbsp in order for the cell to show like a regular cell (otherwise you get that "raised" looking space -- if you know what I mean).
- Incidentally - I noticed myself that GL doesn't automatically put a nbsp in table cells.