RomFouq

Results 7 issues of RomFouq

Remove trailing whitespace in the default configuration file.

**Expected behavior:** Misspelled words should be highlighted in snippet file comments. **Actual behavior:** They aren't. **Steps to reproduce** Write a comment in a snippet definition file, with some misspelled words....

difficulty: hopefully easy
good first issue
feature request
triaged

**Describe the bug** The guide [Responsive images](https://web.dev/learn/design/responsive-images/#loading-hints) advises to use [`prefetch`](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/prefetch) to prioritize downloading some images. However, `prefetch` is used to pre-download resources useful for the next navigation, not the...

P2

When you launch the slideshow with the keyboard open, it stays open and prevents the status bar to fade away. It's annoying to have to close the keyboard before launching...

- Change the way HTML text nodes are stored: use objects instead of strings since strings cannot accept new properties - Populate the `parent` property when generating the AST Partially...

First of all, thank you for PostHTML and its companion projects! I am currently working on a plugin that needs frequent access to parent nodes. I would like to propose...

type: feature
semver: major
priority: high

Currently, when the autobackup OPML file is created, it is saved to `Downloads`. I think moving it to dedicated folder (something named like 'spaRSS') could be useful. My use case...

enhancement