Anghelos Coulon
Anghelos Coulon
HTML tags that don't have a corresponding closing tag (ex: ``, ``, ...) cause the following elements to be indented, as if they were children. For example, this: ``` ......
**Is your feature request related to a problem? Please describe.** "Flip horizontally" and "Flip vertically" are behaving differently than in most other image manipulation software. **Describe the solution you'd like**...
**Describe the solution you'd like** It would be very useful to be able to modify the start and end g-code that Makelangelo software generates. While we can **add** user g-code...
I've made an AutoHotkey script to easily insert non-breaking spaces (`Ctrl`+`Shift`+`SPACE`). When Quick Accent is enabled, this shortcut either doesn't do anything, or inserts a 0. I've tried using only...
Possibly related to [this comment](https://github.com/11ty/eleventy-plugin-webc/issues/32#issuecomment-1533470897_) in issue #32. Adding `permalink: false` to a `*.webc` file's frontmatter data results in an error. Example ``` --- permalink: false --- This is a...
WebC: Using getBundle() in a <style> or <script> tag always empty, but fine when used in, say, <div>
When trying to output the bundled CSS or JS in a `.webc` layout, the resulting tag is returned empty. I've tested that `getBundle()` outputs the proper code when used in...
### Printer model Mini+ ### Describe the feature During a color change, when pressing "Purge more", the printer purges a considerable amount of filament, with no option to stop it....