Assem Marwan
Assem Marwan
Add support for `BorderChar` on Table Level as mentioned in the issue: https://github.com/zhiburt/tabled/issues/239 ### ToDo List - [x] Add the feature to the codebase - [x] Add basic tests for...
Add option in Language Model Configuration whether to include Child Doctypes or not
When using cookies for authentication, the Cookies are not set in the headers. ```dart final opts = { 'path': path, 'transports': ['websocket'], 'extraHeaders': requiresAuthorization ? { 'Authorization': RenovationRequestOptions.headers['Authorization'] //