they will render with a space between the first and second word, but between the second and third the hyphen (or dash if you prefer) will render, like so:
Item One
Item Number-two
It seems to me that a hyphen should always render as a space unless a sidebar filter is applied to it.
For now, I wrote a special sidebar filter for my particular use case, but this seems like something that should be fixed for all such items.
If I have documents in my tree like:
they will render with a space between the first and second word, but between the second and third the hyphen (or dash if you prefer) will render, like so:
Item One Item Number-two
It seems to me that a hyphen should always render as a space unless a sidebar filter is applied to it.
For now, I wrote a special sidebar filter for my particular use case, but this seems like something that should be fixed for all such items.