-
## Positron Version:
Positron Version: 2024.07.0 (system setup) build 2024.07.0-85
Code - OSS Version: 1.91.0
Commit: 9dfa34e1eb5a42ebbd1c1d17b55bef7e7bf0bf1f
Date: 2024-07-22T03:21:08.974Z
…
-
Tau's `js` module auto-converts JS strings to atoms:
```prolog
%% Assume: window.foo = "hello"
?- prop(foo, Foo).
Foo = hello.
```
This is great. However, *booleans* also get converted to at…
-
### Ticket Contents
Development of a platform-specific ONDC-compliant adaptor for either WooCommerce. The adaptor will allow seamless integration of the seller platform with the ONDC network, enabl…
-
Starting with the base64 of a PNG image, we convert it to a Uint8Array and load that into `image-js` and check that the width and height are both `640`.
```js
// Resize to 640x640, in base64
cons…
-
**Description:**
Hello maintainers,
I'm currently using flutter_js for my project and I've encountered a scenario where the default UTF-8 decoding of the **xhr** response isn't suitable for my n…
-
### Describe the bug
Importing basic markdown into a story works as expected. Including any inline or block code (using "`" or "```") crashes the page with: `Cannot read properties of undefined (read…
-
Hi guys!
Is there a way to run this lib in a express service?
I have to do a service to convert css codes to sass codes.
I tried do make this but when I call the convert({from: 'css', to: 'sass…
-
For example the UPS proj
```
gmt grdproject -Js0/90/81.11451786859362545/1:1 -C -F ...
```
will store a wrong proj4 string
```
grdproject [INFORMATION]: Proj4 string to be converted to WKT:
…
-
### Which packages did you experience the bug in?
@hocuspocus/transformer
### What Tiptap version are you using?
"@hocuspocus/transformer": "^2.11.3", "@tiptap/core": "^2.2.4",
### What…
-
When I run this I keep getting this error:
```
Uncaught ReferenceError: _ is not defined
at splitListByParenthesisAndScope (index.js:290)
at _addLineBreaksBeta (index.js:212)
at Obj…