Download Latest Version markdown-mode v2.8 source code.tar.gz (234.0 kB)
Email in envelope

Get an email when there's a new version of Emacs Markdown Mode

Home / v2.8
Name Modified Size InfoDownloads / Week
Parent folder
markdown-mode v2.8 source code.tar.gz 2026-03-08 234.0 kB
markdown-mode v2.8 source code.zip 2026-03-08 249.2 kB
README.md 2026-03-08 2.4 kB
Totals: 3 Items   485.6 kB 2

Markdown Mode 2.8

  • Breaking changes:

    • GNU Emacs 28.1 or later is required.
    • Default value of markdown-asymmetric-header is t GH-910
  • New Features:

    • Introduce markdown-yank-dnd-method what action to perform on the dropped files like org-mode.
    • Add .mdx to auto-mode-alist GH-930
  • Bug fixes:

    • markdown-export should not output stderr content to output file
    • Hide wikilink markup as part of markdown-toggle-markup-hiding GH-847
    • Angle URL fontify issue which was introduced by GH-861 GH-895
    • Fix list item bound calculation when tab indentation is used GH-904
    • Fix markdown-heading-at-point at the end of line GH-912
    • Catch an exception when scan-sexp fails GH-917
    • markdown-link-at-pos should decode both control characters and spaces GH-921
    • markdown-table-align now aligns centered cells
    • Fix highlightings of inline code or bold in strike-through GH-926
    • Fix fence code block highlighting that uses more than 3 backticks GH-933
  • Improvements:

    • Support drag and drop features on Windows and multiple files' drag and drop
    • Added cmark and cmark-gfm to the markdown command list.
    • Disable imenu-submenus-on-top by default GH-882
    • Add $%*+/<=>_|&' to the markdown-mode syntax table as punctuation.
    • Preserve the cursor position when entering and exiting markdown-edit-code-block.
Source: README.md, updated 2026-03-08