Right now I'm trimming whitespace on episode fields so their isn't a huge gap from the way xml serializes. This is happening during the render, so it trims whitespace as you type it, so you can't add a space at the beginning or the end.
This needs to be moved, probably during the initial deserialization.
Right now I'm trimming whitespace on episode fields so their isn't a huge gap from the way xml serializes. This is happening during the render, so it trims whitespace as you type it, so you can't add a space at the beginning or the end.
This needs to be moved, probably during the initial deserialization.