Justin Bennett

Results 107 comments of Justin Bennett

https://github.com/tgrosinger/md-advanced-tables might be a good option. It's the underpinnings of the advanced tables plugin in obsidian.

I think your best shot is following along with this issue. https://github.com/denoland/deno/issues/2295. It sounds like you probably _could_ self compile deno and then run sb, but your milage may vary....

Should this be core? Seems like it could just be another plug. (Or maybe I'm misunderstanding what the `core` label means)

Hmmm... I think you'd likely want to define it in a code fence and display it inline inside an iframe. Probably would want syscall support for that pattern.

I've got a safer solution. It's a minor breaking change, but worth it I think. I'll PR it.

Thanks for reporting this @thecrypticace. I reported this originally on https://github.com/tailwindlabs/tailwindcss/issues/7420. When I first ran into the issue I _thought_ it was related to `postcss-selector-parser` as well. I cloned that...

@sagebind would you mind reviewing? This one bit me too. :pray:

I didn't notice this PR. I re-implemented this in #1368 and it was released in [0.45.0](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md#0450).

Can you open the issues panel back up for reqlite? I'd like it to document missing features.

I think you misunderstood or I miss stated.. Issues are disabled for the reqlite repository.