CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 17:16:44 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"68993a88a3b0026f164b08638b76f8cd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=EtIdZynv2Ns4sxJX8xBGHerGk6BJ7azXcMIErab%2Fp34XmHYwQIPYeQGjtZcyGAC4beed7FE%2B6XUOSuSb7dpIpJHTeCfKguKQNQQ0E0hyPDC0R7db94RZcqJ4jo9jyjHbXo2bqpSwAUKKvLOiifczsjpngjbK3D4MRV4%2Fx1r4cbuT6S6EP8Ay7sxd8NuEE7v6DXA2thhJWzCXFilU2aHLkrpxFZbNreUVNWthP%2BbtaOHmY2d8RUDU0gtmCUOYXzS3vH9%2FfE1GwJ3%2FBZ4YikRp0A%3D%3D--BC0x5bio5XLzOqSE--wD09k6RKuzFEN7VkHVR3Bg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1269743502.1753291004; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:16:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:16:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9C38:3B93B0:F3006A:11F0B0B:688118FB
Release markdown-mode v2.5 · jrblevin/markdown-mode · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 171
markdown-mode v2.5
Compare
·
263 commits
to master
since this release
-
Breaking changes:
markdown-do
supports following link GH-666
This changes behavior ofmarkdown-do
at table
-
New features:
- Introduce
markdown-mouse-follow-link
variable GH-290 - Option to define a
markdown-link-make-text-function
function
to automatically define a default link text before prompting the user. - Option to inhibit the prompt for a tooltip text via
markdown-disable-tooltip-prompt
. - Introduce
markdown-ordered-list-enumeration
variable GH-587 - Search wiki link under project
- Add
markdown-insert-foldable-block
function GH-598 - Add
markdown-table-align-p
flag GH-625
Control table alignment after table operation - Support highlighting syntax like Obsidian, Quilt. GH-652
- Introduce
-
Improvements:
- Correct indirect buffer's indentation in
markdown-edit-code-block
GH-375 - Cleanup test code
- Strip query parameters from local file name at displaying inline images GH-511
- Improve forward/backward sentences which are wrapped markup characters GH-517
- Improve fontification for nested meta data GH-476
markdown-cycle
accepts universal-argument like org-cycle GH-530- Improve mode check for derived modes GH-532
- Improve for file which contains many comments GH-536
- Improve for file which contains many pre blocks GH-512
- Enable flyspell check at yaml metadataGH-560
- Clean up Makefile
- Support to display local image with percent encoding file path
- Add ability to resize inline image display (
markdown-toggle-inline-images
) without Imagemagick installed in the computer (emulating Org Mode) - Support including braces around the language specification in GFM code blocks
- Improve
markdown-insert-{bold,italic}
when region starts with spacesGH-613 - Disable buffer-read-only if possible when markdown-mode is called GH-622
- Generate the
defface
via a macro rather than a function. - Memoize
markdown--first-displayable
to avoid performance
problems. - Allow the use of
add-function
on
markdown-table-at-point-p-function
. - Comment out redundant bindings and use the more standard
RET
name forC-m
. - Give
markdown-table-at-point-p-function
a non-nil default.
Simplifymarkdown-table-at-point-p
accordingly. - Auto set
sh-shell
whenmarkdown-edit-code-block
enter indirect buffer withsh-mode
- Add value check and avoid raising the exception at
markdown-edit-code-block
GH-663 - Add NonGNU ELPA badge to README and website
- Support plus/negative(also Unicode minus sign) exponent in super script GH-346
- Correct indirect buffer's indentation in
-
Bug fixes:
- Fix issue with
nil
being returned frommarkdown-imenu-create-nested-index
[GH-578][] - Fix remaining flyspell overlay in code block or comment issue GH-311
- Fix inline URL regular expression which starts/ends with spaces GH-514
- Fix GFM italic fontification for one character GH-524
- Fix
markdown-table-forward-cell
at last column issue GH-522 - Fix GFM bold fontification with underscore issue GH-525
- Fix wrong fontification words between strong markups GH-534
- Fix wrong italic fontification just after code block GH-548
- Fix too indended list face issue GH-569
- Fix creating imenu index issue when there is no level-1 header tooGH-571
- Fix highlighting consecutive HTML commentsGH-584
- Fix
markdown-follow-thing-at-point
failing on subdir search GH-590 - Fix
markdown-table-backward-cell
so it always goes back a single cell - Fix
markdown-table-align
to detect delimiters surrounded by spaces - Fix customization for
markdown-mouse-follow-link
and
markdown-table-align-p
- Fix accessing locations beyond
point-max
in
markdown-syntax-propertize
- Set
syntax-propertize-extend-region-functions
buffer-locally
instead of globally - Modify only the buffer-local part of
syntax-propertize-extend-region-functions
. - Fix list highlighting issue in code block GH-631
- Fix exception when inserting code block at end of buffer GH-634
- Fix table operations when table column contains escaped vertical bars GH-635
- Fix issue that executing
markdown-table-sort-lines
via menu-bar with older Emacs(< 28) GH-641 - Fix wrong markdown table command issue in menu GH-639
- Fix table conversion issue GH-639
- Fix fill paragraph issue with setext heading GH-638
- Fix line break highlighting issue at end of buffer GH-621
- Fix URL highlighting which contains comma or parentheis GH-649
- Fix eldoc function issue with
markdown-toggle-url-hiding
GH-674
Thanks to Ta Quang Trung for a patch - Fix
markdown-enable-math
exception issue GH-676 - Fix
markdown-marginalize-headers
rendering in tty mode GH-677 - Fix table and list fontification GH-680
- Fix invalid code block highlighting GH-684
- Fix issue with
Assets 2
You can’t perform that action at this time.