-
After building this board in VSCode / PlatformIO I an unable to build any other board / any version of marlin. Every platform can not be found. I had to uninstall everything and re-install to be able …
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
…
-
Similar to #6619 , but I don't want to resend *any* attachments when replying to an image. This means removing those embedded into the HTML message.
Is this possible now through a setting, or by a…
-
MarkEdit is one of the most pleasing and performant markdown editors I've worked with. I just wish there was a wrapper or companion app that enabled more "PKM" functionality such as:
- Inline mark…
-
I have caching setup as follows for the complex object LinkRequest
```
[Post("/api/v5/domains/{domainUuid}/links"), Cache(CacheMode.GetOrFetch, "06:00:00")]
Task CreateLinkAsync([Body] [Ca…
-
**Describe the bug**
I used "inline temp" refactoring on this source code:
```Smalltalk
exportOnStream: aStream model: aModel
| writter |
writter := FamixSTONWriter on: aStream.
writter mod…
-
first i would like to thank you for this useful plugin
second i have a scaling issue the rendered image look very tiny and i can't find a way to increase the size of it
![241031_19h59m02s_screensh…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
#…
ghost updated
5 months ago
-
## Please select if your request is either something new or an enhancement ##
Not sure really if its an enhancement or a new feature.
- [x] Enhancement of an existing Feature.
- [ ] Request…
-
This is the code I'm rendering with:-
```tsx
import React from 'react';
import MarkdownPreview from '@uiw/react-markdown-preview';
import rehypeMermaid from 'rehype-mermaidjs';
export default f…