iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.67k stars 277 forks source link

BUG: Markdow renders incorrectly with plugin but correctly on github and elsewhere. #681

Open jeffschwartz opened 3 months ago

jeffschwartz commented 3 months ago

markdown preview plugin:

screencapture-localhost-9073-4-2024-06-14-10_38_49

On github:

๐Ÿ†‡ #39895: docs: Improve install guide for modern use like in scss. [ docs ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39881: Define $component-active-color with color-contrast() [ css, enhancement ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39872: input add min-inline-size:0; [ feature, css ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39870: Suggest a new feature [ feature ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39867: Floating Labels for File Input [ feature, css ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39862: Completing a tab cycle inside a bootstrap modal will cause the page to scroll [ js, v5 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39861: Popover event.preventDefault() for show.bs.popover: disables popover [ No Labels ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39851: Range input slider thumb has default border radius from browsers [ css, v5 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39849: Support for input range ticks [ feature ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39848: Switch Form Layout Depending on Screen Size [ feature ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39817: [Feature Request] Outlined badges [ feature, css ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39798: 5.3.3 introduces breaking style bug in modal-header compared to 5.3.2 [ css, regression ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39780: Quick click issue when during offcanvas opening [ js, v5 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39776: change-version.mjs should also change content aliases links [ build, help wanted, v5 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39774: Support tables in cards (Gist provided) [ feature ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39765: Potential for contrast issues with '.btn-close' class [ css, v5, color mode ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39755: We need more customizable color scheme for accordion [ feature, design ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39727: aria-disabled buttons should have same CSS as disabled [ css, accessibility ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39721: Carousel moves in reverse direction on iOs safari browser [ confirmed, v5 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39692: Tooltips should be dismissible with the Escape key [ js, accessibility ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39688: Tabindex not working for nav links with the tab JS plugin [ js, accessibility, v5 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39648: Update input groups to use :has() selector to style addons with form validations [ feature, css, v6 ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39609: Support for out of the box $custom-colors variable being merged with $theme-colors map [ feature, css ] [ No Assignees ] No Milestone
๐Ÿ†‡ #39597: --bs-navbar-toggler-icon-bg variable not set for .navbar-icon-toggler in light mode [ css, v5, color mode ] [ No Assignees ] No Milestone

On https://markdownlivepreview.com/:

Screenshot 2024-06-14 at 10 21 22โ€ฏAM

Tested in Chrome, Safari and Firefox

OS Mac 14.5 (23F79)

jeffschwartz commented 3 months ago

Is there anyone currently maintaining this project? Is it orphaned, dead? I hope not because it is one of the most useful plugins I use.