2 posts
Hi!
Instructions says that when you are using tags like Field recording , the space shall be protected withh double quoting.
So I write "Field recording" but it comes out as Field-recording.
Is the double quote supposed to be two single quote marks..?
Seems everyone else can do this without problem, so I guess I'm a little stupid...
// C
after you've used the quoting, spaces are turned into dashes automaticaly...
I guess I could remove them again before displayiçng to make it less confusing!
- Bram
2 posts