Describe the feature you'd like to request
Markdown has syntax highlighting features like
```php
<the code goes here>
```
This is working in other apps like notes. However, this does not work in assistent chats sessions. The same applies for tables.
BTW: to force your AI assistent to always use that, just add Enclose every code example in triple back–ticks with syntax highlighting. to the Chat User Instructions for Chat Completions.
Describe the solution you'd like
Use the same mark down interpreter throughout all components to have the same feature set everywhere
Describe alternatives you've considered
none, sorry.
Describe the feature you'd like to request
Markdown has syntax highlighting features like
This is working in other apps like notes. However, this does not work in assistent chats sessions. The same applies for tables.
BTW: to force your AI assistent to always use that, just add
Enclose every code example in triple back–ticks with syntax highlighting.to the Chat User Instructions for Chat Completions.Describe the solution you'd like
Use the same mark down interpreter throughout all components to have the same feature set everywhere
Describe alternatives you've considered
none, sorry.