jeromew
jeromew
Hello I just encountered a website that has ``. The current regexp detects the charset as `text` instead of iso-8859-1. html5 seems to accept the `charset` attribute (https://developer.mozilla.org/fr/docs/Web/HTML/Element/meta#attr-charset) ; I...
Hello, Have you considered bringing a streaming API to unorm ? do you think that it is technically feasible (is normalization only a 'local' operation where you only need to...
This is a proposal for a new demo for redbean-demo. it invokes xterm.js and then creates a 2 way channel with redbean - an SSE Server is created in redbean...
os - windows 11 gpu - Radeon 6700 XT driver - up to date with Adrenalin 24.12.1 - driver version 32.0.12033.1030 / 27/11/2024 ---- when I try to profile a...
Hello, I asked for a feature request in astrojs regarding the Copy Button they use on their code blocks. cf https://github.com/withastro/starlight/discussions/2993 I was told that this Copy Button feature comes...
---------------- - window 11 - Radeon 6700 XT - latest drivers - HIP SDK 6.2 --------------- I am sorry if this is not the right place to ask for help...
I tried using [one light with shiki highlighter](https://textmate-grammars-themes.netlify.app/?theme=one-light&grammar=javascript&code=const+var+%3D+%22hello) but as you can see in the example, in unfinished strings, the last typed chatacter has a "white" color applied. on a...
Hello, I found the documentation on https://svelte-lexical.vercel.app/guides/getting-started/ It is very well written ; I really like the attention to detail on the step by step snippets that make it very...