Cengiz Ilerler
Cengiz Ilerler
Here are a couple of documents that all ended up with the same error `Non-whitespace characters were found after the end of the file`. I know you looked into it...
I would like to be able to retrieve the users' list. Not sure where to ask this, so creating it here.

I wish to be able to paste HTML and retrieve markdowns based on the tags and not stylesheets. So If I copy [this](https://console.cloud.google.com/tos?id=adexchange) and paste it should transform it to...
Hyperlinks on PDF exports are not working. ### Steps to reproduce 1. Write the code below ```plantuml @startuml link a->b: [[https://github.com This is a link]] @enduml ``` 2. Export as...
Any idea what it might be? ``` 2017-11-10T14:04:57.3903648Z ============================================================================== 2017-11-10T14:04:57.3903648Z Task : Publish GitHub Release 2017-11-10T14:04:57.3903648Z Description : Publish GitHub Release including uploading assets 2017-11-10T14:04:57.3903648Z Version : 0.11.1 2017-11-10T14:04:57.3903648Z Author...
Tracing and Metrics are missing. - [ ] Tracing - [ ] OpenTelemetry - [ ] Grafana Tempo - [ ] Jaeger - [ ] Zipkin - [ ] Metrics...
As we see in **Monokai Dimmed** theme, there is a way to use different coloring for `NOT`, `EXISTS`, `NULL`, `AND`, `OR`, `JOIN`, `IS` etc. Please add that into the default...
I would like to request the addition of a new component binding for the Azure Email Communication Service within the Dapr ecosystem. The objective is to facilitate applications using Dapr...
As a user, I want `.AddStreamingDaprConfigurationStore("appconfig", new List() { "appConfig:*" }, client,);` to support key filtering rather than needing the exact key names. This enhancement would allow me to retrieve...