Results 35 issues of omar

Directly using [unified](https://github.com/unifiedjs/unified) to parse markdown and do cool stuff with a bunch of [remark](https://github.com/remarkjs/remark) and [rehype](https://github.com/rehypejs/rehype) plugins and [Prism](https://github.com/PrismJS/prism) syntax highlighting. Shows how straifghtforward it is to do this...

I would like to know if this is no longer actively maintained.

when I add `bun-types` to `tsconfig.json` vscode is unable to recognize types from `lib.dom.d.ts` (`FormData`, `navigator`, etc.). ![](https://user-images.githubusercontent.com/23618431/177781714-2dcf9cc2-52a5-45e7-866d-1ed621d91fb5.png) Removing `bun-types` from `tsconfig.json` brings back DOM types but I want but...

typescript

https://github.com/orgs/community/discussions/16925#discussion-4085374 Are there plans to support this: ![CleanShot 2023-07-31 at 18 39 43@2x](https://github.com/denoland/deno-gfm/assets/23618431/dec1b1d6-6f12-4936-9dd7-c6f2277bbf74)

Current X preview links no longer show link title and description. The dub dashboard still shows old Twittet card when creating a new link

Using the following snippet where I'm highlighting `onRecvPacket` and noticed `onRecvPacketProcessing` is getting highlighted too: ``````sh ```solidity /onRecvPacket/#g ``` `````` ![CleanShot 2024-01-17 at 22 32 56@2x](https://github.com/atomiks/rehype-pretty-code/assets/23618431/cb492bb1-0cc4-41c9-b11b-a25d05f7609c) Here's a stackblitz playground...

enhancement

- [x] Astro https://github.com/atomiks/rehype-pretty-code/pull/135 - [x] #196 - [ ] Nuxt integration example - [x] #199

enhancement

### pnpm version: 7.18.2 ### Code to reproduce the issue: (running vscode devcontainer) ```Dockerfile # .devcontainer/Dockerfile ARG VARIANT="bullseye" FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT} # [Optional] Install additional OS packages. RUN apt-get update &&...

type: bug

I want to completely remove `xxh`. What's the best way to do that? **For community:** ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**

I'm wondering if you'd be interested in adding support for this as an option? Maybe something like `logLocation: true` https://gist.github.com/wesbos/9b2462478e62d8633367d98c0d8d439d