when chatgtp creates a answer in markdown as a codeblock it can not close the example code part well, for that reason the rest of the answer will not be a code block anymore => well it is kind of a small but but annoyhing for developers
this is a code block
import * from '@domain/trademark/shared'
import * from '@domain/trademark/frontend'
import * from '@domain/trademark/backend'
and see the ``` at the end, this is what chat gtp can not do => or in other words it does something somehow but the rest of the answer is not a code formatted markdown block anymore it will be normal text