emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/markdown-mode updated (7360efc -> c3c2f0d)


From: ELPA Syncer
Subject: [nongnu] elpa/markdown-mode updated (7360efc -> c3c2f0d)
Date: Thu, 21 Oct 2021 20:57:49 -0400 (EDT)

elpasync pushed a change to branch elpa/markdown-mode.

      from  7360efc   Merge pull request #665 from jrblevin/emacs-29-warning
       new  d917e71   extend markdown-do to follow links
       new  fc729ea   WIP: fix+add tests for markdown-do link jump
       new  799a8e9   Fix tests
       new  0a9ee2b   Update Changes
       new  bf7c4d8   Update CHANGES.md
       new  1c459f7   Merge pull request #667 from 
jrblevin/markdown-do-follow-links
       new  981e48c   Test following wiki link to nonexistent file works
       new  c3c2f0d   Merge pull request #668 from 
edrex/test-wiki-link-follow-new-file


Summary of changes:
 .gitignore                             |  1 +
 CHANGES.md                             |  3 +++
 markdown-mode.el                       |  3 +++
 tests/markdown-test.el                 | 44 ++++++++++++++++++++++++++++++++++
 tests/wiki/{sub/foo => foo.md}         |  2 --
 tests/wiki/pr666/Foo.md                |  0
 tests/wiki/pr666/jump_wiki_link.md     |  1 +
 tests/wiki/pr666/wiki_link_in_table.md |  1 +
 8 files changed, 53 insertions(+), 2 deletions(-)
 copy tests/wiki/{sub/foo => foo.md} (62%)
 create mode 100644 tests/wiki/pr666/Foo.md
 create mode 100644 tests/wiki/pr666/jump_wiki_link.md
 create mode 100644 tests/wiki/pr666/wiki_link_in_table.md



reply via email to

[Prev in Thread] Current Thread [Next in Thread]