The generated documentation for a table with a computed column is rather awful. The space allocated for the computed column specification is only a few characters wide, so a lengthy computed column specification will result in stretching that row of the table grotesquely.
It would be much better to pull the computed column specification out into a separate section of the document where it can be presented as properly formatted and colored SQL text.
It would be much better to pull the computed column specification out into a separate section of the document where it can be presented as properly formatted and colored SQL text.