Fernando Maclen
Fernando Maclen
In this dumb example, it'd be nice if all my messages are also parsed as markdown: 
**Hollama** is a minimal web-UI for talking to Ollama servers. https://hollama.fernando.is **Repository:** https://github.com/fmaclen/hollama **Current features:** - Large prompt fields - Streams completions - Copy completions as raw text - Markdown...
In the right conditions, when the page is loaded you can see the value unformatted for a _split second_.
Reverted from `4.x` to `3.x` in https://github.com/fmaclen/svelte-currency-input/pull/70 Making this change means that we can no longer support types in Svelte `3.x` which would be a breaking change.
- Maybe should override the symbol set by `Int.NumberFormat` - e.g. `₳`, `Ξ`, `💎` - Update REPL with example
- It'd be nice if it's auto-generated from the Svelte version and we could run the existing test suite against it. - Might be as easy as abstracting the functions...
Including (but not limited to): - [x] #21 - [x] #23 - [ ] #25 - [x] #26 - [ ] #28 - [ ] Add custom attributes (e.g. `data-test-id`),...
https://github.com/fmaclen/svelte-currency-input/assets/1434675/de131586-9c31-41c5-8a29-a0eae8556691
REF https://github.com/Canutin/svelte-currency-input/issues/39 https://user-images.githubusercontent.com/1434675/196008624-105d610c-9efc-4dc4-a428-0a8dff6c7931.mp4
REF: https://github.com/Canutin/svelte-currency-input/blob/main/tests/svelte-currency-input.test.ts#L123-L129