consider the following text:
so far so good
however, let's remove the "b" (we intend to make a an empty value)
this actually becomes a => "c=d"
However, if we turn this into:
this becomes a => "", c => "d"
While we do discourage people from using flexspace in this way, it may be useful to explicitly recommend using raw values for empty strings.