Samarth Bhatia

Results 78 comments of Samarth Bhatia

I'm also having problems creating a JSON single file collection that is an array at the outermost level. I am starting to think PagesCMS does not support this outermost level...

Edit: I found out from another issue (#60) that you are supposed to set `list: true` on the **content entry itself** (alongside `type: file`), which is not mentioned in the...

Hi #42 had fixed this but there is no way to access it directly because there have been no new releases since an year. This adds an `accessType` to the...

I second this feature, I'm trying to compile [`go-duckdb`](https://github.com/marcboeker/go-duckdb/). The error: ``` # github.com/duckdb/duckdb-go-bindings/windows-amd64 ...\github.com\duckdb\duckdb-go-bindings\[email protected]\cgo_static.go:4:6: invalid #cgo line: CPPFLAGS ``` env: ```env CC: zig cc -Wno-dll-attribute-on-redeclaration -target x86_64-windows-gnu CXX: zig...

Relevant lines: https://github.com/go-cmd/cmd/blob/7e4872cdc3d61d9628359bffff05f695b1395471/cmd.go#L519-L539

I have the exact same issue, @dialectstudio did you ever end up figuring it out?

Since the CSS is at `MarkdownLivePreview/resources/stylesheet.css`, we can make a file `stylesheet.css` in the `Packages/` folder of sublime text (preferences > browse packages). (By default when you install through Package...