github-preview.nvim icon indicating copy to clipboard operation
github-preview.nvim copied to clipboard

Live Preview of your Markdown (GFM) files & local git repositories for Neovim.

Results 20 github-preview.nvim issues
Sort by recently updated
recently updated
newest added

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.1 to 11.2.1. Release notes Sourced from mermaid's releases. [email protected] Patch Changes #5856 bfd8c63 Thanks @​knsv! - Fix for issue with calculation of label width when using...

dependencies
javascript

Updates the requirements on [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to permit the latest version. Release notes Sourced from tailwindcss's releases. v3.4.13 Fixed Improve source glob verification performance (#14481) Changelog Sourced from tailwindcss's changelog. [3.4.13]...

dependencies
javascript

I use the plugin with Lazyvim. Configured as instructed in the readme. - I use Chrome browser - No problem rendering the rest of my Markdown document. - Image with...

Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. Release notes Sourced from @​typescript-eslint/parser's releases. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace...

dependencies
javascript

Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) to permit the latest version. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace...

dependencies
javascript

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.18 to 19.0.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.3.18&new-version=19.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.5 to 19.0.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=18.3.5&new-version=19.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Updates the requirements on [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) to permit the latest version. Release notes Sourced from eslint-plugin-tailwindcss's releases. v3.18.0 feat: enforces-shorthand rule now support place-content-*/place-items-*/place-self-* fix: enforces-shorthand does not work for h-...

dependencies
javascript

### What happened? How were you expecting the plugin to behave? I installed the plugin using the quickstart lazy configuration. I only changed the `log_level` to `verbose` to get some...

bug

Bun supports Single-file executables https://bun.sh/docs/bundler/executables, which could make it easier for a wider audience to adopt.