Aleksandr Hovhannisyan
Aleksandr Hovhannisyan
### Page URL: https://lea.verou.me/blog/ ### Old URL: _No response_ ### Did this page work in the previous website? Yes ### What issues do you see? Other ### Description of issues...
Hello, Thank you for publishing this book for free! I just wanted to offer some feedback on [an introductory section](https://hypermedia.systems/introduction/) that I found confusing as someone who hadn't heard the...
Swapped Next.js/React for SvelteKit as a learning exercise. - Tons of code removed. I found Svelte a lot more expressive and simple to work with. - [Superforms](https://superforms.rocks/) is awesome and...
### 📚 Subject area/topic Using one Layout for .md, .mdx, and .astro ### 📋 Page(s) affected (or suggested, for new content) https://docs.astro.build/en/basics/layouts/#using-one-layout-for-md-mdx-and-astro ### 📋 Description of content that is out-of-date...
Resolves: https://github.com/sindresorhus/file-type/issues/657 Docs/magic numbers: https://www.w3.org/TR/webvtt1/#iana-text-vtt
First, thanks so much for this package! We've been using it at work to validate files uploaded by users and it works as expected for the majority of our use...
**Description** Hi there! I was thinking it would be useful to have an option to alias certain Markdown languages that are not directly supported by Prism. For example: ```ts const...