bump: :lang markdown

jrblevin/markdown-mode@c765b73b37 -> jrblevin/markdown-mode@b1a862f016

- The workaround introduced aad7bc521f addressed an issue that was
  fixed upstream (jrblevin/markdown-mode@44f0e89534).

Ref: jrblevin/markdown-mode#578
Revert: aad7bc521f
This commit is contained in:
Jonas Jelten 2023-11-24 17:05:30 +01:00 committed by GitHub
parent 52be142e5c
commit 7fb69fac64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; lang/markdown/packages.el
(package! markdown-mode :pin "c765b73b370f0fcaaa3cee28b2be69652e2d2c39")
(package! markdown-mode :pin "b1a862f0165b7bafe0f874738a55be1b1720dd7d")
(package! markdown-toc :pin "3d724e518a897343b5ede0b976d6fb46c46bcc01")
(package! edit-indirect :pin "f80f63822ffae78de38dbe72cacaeb1aaa96c732")