This is for the Desc_container objects. The list of lists are now converted to the text format
originally used for the user function docstrings such as:
__________________________________________________________________________
| | |
| Minimisation algorithm | Patterns |
|________________________|_______________________________________________|
| | |
| Simplex | '^[Ss]implex$' |
| | |
| Levenberg-Marquardt | '^[Ll][Mm]$' or '^[Ll]evenburg-[Mm]arquardt$' |
|________________________|_______________________________________________|