Letra Studio
Letra Studio
- [x] I updated to the latest Jekyll (or) if on GitHub Pages to the latest `github-pages` - [x] I read the CONTRIBUTION file at https://jekyllrb.com/docs/contributing/ - [x] This is...
A feed set to Automatically Mark as Read would never show an unread count or a single blue dot, unless an entry is manually marked as unread. This would be...
I'd love to see something like [Atom's ``](https://tools.ietf.org/html/rfc4287#section-4.2.7.2). Proposal: - `via_url` (very optional, string) is a URL pointing to the source of the information provided in the item. This is...
I'd like to use [IANA time zone codes](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) for specifying localized time in post dates, like so: ```yaml date: 2019-08-31 23:59:56 Europe/Lisbon ``` In my humble opinion this would be...
The extension's version of `svelte-language-server` (0.16.3) is missing a fix to support Svelte 5. As such, for modern Svelte projects, only basic syntax highlighting works, with all other Language Server...