Raduan A.
Raduan A.
todo: write proper description and test this out. Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies:...
### Routes ```routes /twitter/user/:id/:routeParams? ``` ### Full routes ```fullroutes /twitter/user/gregisenberg ``` ### Related documentation https://docs.rsshub.app/routes/social-media#twitter-user-timeline ### What is expected? I am self-hosting RSSHub and expecting to retrieve tweets of a...
Curious if it's possible to apply dark mode on the html of an email? If so, would be great to pass it as an option.
Tried out all the codepen examples and none of them worked(in codepen sandbox)
Addresses https://github.com/microsoft/markitdown/issues/88. Adds new converter + new test.
My take on how this code should support async, given all underlying libraries are not supporting async. For more details/context, see: https://github.com/microsoft/markitdown/issues/13#issuecomment-2543834157
Addresses https://github.com/microsoft/markitdown/issues/89
Realized you have a CLI. I would want to install it via brew without pip. When I try to install it via pip just for CLI purposes, getting next error:...
### Summary After switching from MAX to normal mode, the current session starts throwing next error:  ### Description Full error message: ``` Error interacting with language model completion request...
### Summary When your chat box is empty, clicking ↑ arrow on a keyboard should allow me to edit my last message. This is a common pattern in keyboard friendly...