2

Append/prepend only to first/last token

I'd like to be able to append/prepend to only the first/last token in a list.

Example

Wrong: Michael ha actualitzat els perfils de John, de Joseph i de Mary. 

Right: Michael ha actualitzat els perfils de John, Joseph i Mary.

Conversely, it would be good if we choose to append/prepend to all tokens as well.

0 comments

Post is closed for comments.