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

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

[nongnu] branch externals/markdown-mode created (now dcad557)


From: Stefan Monnier
Subject: [nongnu] branch externals/markdown-mode created (now dcad557)
Date: Wed, 2 Dec 2020 21:56:16 -0500 (EST)

monnier pushed a change to branch externals/markdown-mode.

        at  dcad557   Merge pull request #562 from jrblevin/syohex/makefile

This branch includes the following new commits:

       new  7ab1aa2   Initial revision
       new  93c5f17   Added element insertion commands and keys for links, 
horizontal rules, headers, inline code, and bold and italic text.
       new  86a5ecf   * Added support for equals and dash style headings. * 
Added markdown-show-version. * Ability to preview markdown output in a buffer 
(markdown) or   in a browser (markdown-preview).  Markdown command is 
customizable. * Made HR length customizable through markdown-hr-length. * Made 
bold and italic style customizable through markdown-bold-underscore   and 
markdown-italic-underscore. * Made keybindings more like those of 
html-helper-mode. * Added image insertion (markdow [...]
       new  7c1bf83   * Changed \s to \\s in regexps to fix the Emacs 21 
"Invalid escape   character syntax." error.  Thanks to Edward O'Connor for the 
fix. * Revision 1.4.
       new  93ff78a   * Updated documentation. * Various font lock color scheme 
tweaks. * Separate font locking of alt text in reference definitions. * Syntax 
highlighting for line breaks (two trailing spaces).   This was commented out 
for now because the face `nobreak-space`   is not available on Emacs 21. * 
Modified bold and italic regexps so that they work when bold and italic   
expressions appear on the same line. * List regexps now require a space after 
the asterisk, hyphen, or perio [...]
       new  c41965f   Reverted to using colors instead of bold, italic, and 
fixed-width faces.
       new  5cdf9be   Better version number, update copyright
       new  909c06f   Clean up header
       new  c7fe2bb   Revise header, including README and THANKS, reorganize
       new  74a5635   Apply Greg Bognar's fix for (markdown) with an active 
region.
       new  8610a39   Initial Markdown menu based on Greg Bognar's code
       new  abd4abe   Fix Debian bug #456592 and prefix blockquote-region
       new  7436f92   Clarify documentation strings
       new  b9bf6cc   Prefix wrap-or-insert function
       new  4d20600   Don't use the kill ring to store wrapped text
       new  921bff1   Insertion of preformatted text sections
       new  c9918ef   Clarify Transient Mark mode behavior in commentary
       new  3fd0afd   Update customize group
       new  0b39280   Derive from text-mode instead of fundamental-mode
       new  b0a5c1e   Customizable faces and font lock for line breaks
       new  25b052d   Properly prefix regex definitions
       new  5752b3e   Font lock revisions
       new  d0fbb55   Font locking for wiki links by default
       new  930d970   Font locking for inline URIs and email addresses
       new  1c17022   Wiki link insertion
       new  b01580d   Fix adjacent wiki link font lock bug
       new  a799bbe   Highlight wrapped inline link definitions
       new  18ae13a   Update reference definition regexp
       new  0bd97a2   Reference checking
       new  91fc5e9   Remove nobreak-space face definition
       new  176febd   Support reference checking in Emacs 21
       new  35d5f05   A note about SmartyPants support
       new  a3065d2   First attempt at porting org-mode visibility cycling
       new  1e2d113   Borrow more from org.el to make subtree cycling smarter
       new  a0e2c3c   Document visibility cycling
       new  0586570   Make outline-regexp local
       new  0410870   Add visibility cycling to menu
       new  6f1cc20   Revert "Update reference definition regexp"
       new  ccd7228   Update copyright, URL, and bugs
       new  154fc8e   Don't highlight character previous to inline code
       new  f63861f   Markdown Mode 1.6
       new  286f45a   Better filling of list items
       new  72e82c9   Font lock: find hr's before list items
       new  f89cabb   checkdoc-compliant documentation, removed extra args
       new  0e6b6ff   font-lock: match blockquotes earlier
       new  2456833   Bump version to 1.7-dev
       new  bbdfdc2   Fix byte-compilation warnings
       new  bcff9ae   More robust and general blockquote and pre functions
       new  0ccf549   Fix 'Wrong number of arguments error' in markdown-shifttab
       new  a29fcf1   Match wiki links before bold and italic
       new  b2cd78d   Allow customization of faces
       new  a824691   Applied Bryan Kyle's indentation patch
       new  cc21104   More checkdoc-related documentation style changes
       new  264e9c9   indent-region
       new  20a3cd8   support different faces for headers of level 1-4
       new  3285eb3   make faces really customizable, using defface instead of 
defcustom
       new  ed5038e   Merge commit 'origin/master' into pub/faces
       new  2474532   Thanks
       new  e124f01   Remove stray whitespace
       new  ea253f9   Document the development version and the Git repository
       new  5af225d   Changed the function markdown-enter-key
       new  409d242   Update Thanks
       new  e51fdb5   markdown-regex-pre: support tabs as well as spaces
       new  6d13f09   Generate real XHTML for previewing
       new  c6e2baf   Update acknowledgments
       new  a9e5428   Add acknowledgment text
       new  ee620d9   Consistent naming
       new  3a39972   Use a separate face for preformatted text
       new  387724c   Use a separate face for reference link title strings
       new  a134580   Document customizations
       new  1abf3d4   Use four-space indentation in documentation
       new  e9090d4   New year
       new  7b0d885   Escape \s as \\s for Emacs 21 compatibility
       new  5d962b7   Generalize URI matching
       new  1aaf358   Correctly specify whitespace class in regular expressions
       new  c1a9ea0   Handle LaTeX syntax highlighting via a defcustom
       new  a846789   Font lock face redesign
       new  f49fb05   Support for HTML comments
       new  002d12a   Added custom variable markdown-css-path
       new  3204864   Set media="all" for the stylesheet link tag
       new  60d3277   Avoid duplicate code by using named regex
       new  e45b768   Use (point-min) instead of 0
       new  c90139a   Add a short release history with links to release notes
       new  7c5f47a   Update Emacs versions
       new  5555b39   Revise note about multiline font-lock issues
       new  5f06225   Update download link and Git repository location
       new  cf6655b   Fix typo
       new  bb3ea3f   Fix typo
       new  0b8d603   Link to Debian and NetBSD packages
       new  faf5fd5   Added definition list syntax from markdown extra to 
fill-paragraph paragraph start
       new  66566a5   Fixed fill-paragraph so that it does not break line 
inside of square brackets (maruku does not like it when you do that)
       new  07d3e13   Thanks
       new  4ca892e   Add notes for paragraph-start regex
       new  d87eed8   Support level 5 and 6 atx-style headers
       new  0b2492d   Move hook code to mode definition
       new  e4f070e   Refactor indentation code
       new  4611531   markdown-mode 1.7
       new  5a0abd6   Added byte-compiled files to .gitignore. EOM
       new  943d3d0   Improve docstrings
       new  16a9894   Add autoload
       new  08d447f   minor whitespace cleanup
       new  566f498   Add support for following wiki links in a buffer
       new  7897c97   Silence byte compiler warnings in GNU Emacs 23.
       new  c27a125   Thanks
       new  7dd0b7d   Wiki link functionality
       new  62713d9   Previous and next wiki link navigation
       new  b95609c   Bump date and version; update email address
       new  ebe4bf2   Fix 1.7 release date
       new  9c78005   Update email
       new  2909154   Clean up keymap definition
       new  3453207   highlight wiki links differently based on backing file 
existance
       new  b8e97d8   Fix wiki link navigation
       new  78031f0   Update docstrings to pass checkdoc
       new  f8264d3   Use built-in font-lock-warning-face for missing wiki links
       new  5cfe46f   Avoid using deprecated function make-local-hook
       new  18ac43e   Ensure that followed wiki links are opened using 
markdown-mode
       new  065a148   Update Emacs version information in documentation
       new  78dc148   Add documentation-to-webpage script to repository
       new  8e71e12   Use single quotes for Emacs Lisp code
       new  27c986d   Be more precise about how markdown-css-path is used
       new  a5e9dff   Initial version of GitHub-Flavored Markdown mode.
       new  0edf3eb   Thanks
       new  dbf64fa   Reformat and update acknowledgments
       new  45fb690   Document markdown-css-path
       new  cd42956   Use string for markdown-css-path
       new  ccaba45   Begin officially tracking copyrights
       new  e930636   Allow additional content in the <head> block for XHTML 
output
       new  f04bd1d   Rearrange and document some constants and variables
       new  1805ee0   Factor out output buffer name as a constant
       new  4c3a1a8   Refactor markdown function
       new  a93dc96   XHTML Export
       new  1f106bd   Use html-mode for viewing Markdown output
       new  59ee22c   Fix comment
       new  cc34fb8   Document GitHub flavored Markdown mode
       new  c7f2c47   Check for standalone output of `markdown-command'
       new  e7cf39b   Clarify markdown-prev-line-indent-p docstring
       new  bcf4581   Add markdown-cur-line-indent, use in 
markdown-prev-line-indent
       new  7096166   Improve indentation cycling
       new  99194e7   Stop announcing TAB
       new  e4c21ca   Reorganize parsing functions
       new  76a262a   Set tab width to 4
       new  e3ce9be   Return t at first line in markdown-prev-line-blank-p
       new  aba4822   Experimental pre block matching function
       new  e03b84d   Better multiline font lock for pre blocks
       new  8134e34   Ensure Markdown output buffer is raised
       new  682766c   Support Markdown processors which do not accept input 
from stdin
       new  36fe0da   Fix spacing in docstring
       new  b585f90   Make markdown-block-region work at point-min and point-max
       new  4feb8eb   Match pre blocks and blockquotes first
       new  88f1f5c   Fix indentation
       new  b458c41   Update docstring for markdown-wiki-link-p
       new  434a610   Line length
       new  b87f246   Refactor pre block matching function
       new  8a9bd92   Use goto-char and forward-line instead of goto-line in 
non-interactive function
       new  605ad86   Extend font lock region to include full blocks
       new  c469a46   Avoid compiler warnings about two global variables
       new  dce89d7   Tweak package header
       new  711fb89   Keybindings for outline navigation
       new  b347da7   Document wiki-link navigation commands
       new  654be4c   Customizable horizontal rule string
       new  3240c8d   Make matching span level elements lower priority than 
block elements
       new  d81138d   Prevent asterisks and underscores from matching across 
blocks
       new  8fb345c   Document indentation behavior
       new  24e0c35   Remove unused variable
       new  9467ca2   Prevent infinite loop in `markdown-match-pre-blocks'
       new  e4edc7b   Refactor indentation functions to to fix a few issues
       new  e8bbf79   Inline or define internal pre-block-matching
       new  8ce6e4e   Fix merge mistake
       new  31ba15a   Match inline code fragments across line breaks within a 
block
       new  11093db   Remove note about multi-line font lock quirks
       new  fca13a7   Update list of packages
       new  cf7365a   Improve matching of pre blocks nested inside lists
       new  01fd0cf   Fix matching of pre blocks inside nested lists and at 
point-min and point-max
       new  e3882eb   markdown-mode 1.8
       new  9c3859f   Begin 1.9 development version
       new  730b55d   Support "aliased" or "piped" wiki links of form 
[[PageName|link text]]
       new  99dcbeb   Remove debug message
       new  dc45fc7   Fix automatic indentation via auto-fill-mode
       new  ee9a471   Require cl for multiple-value-bind
       new  290102c   Escape code in comments for correct webpage output
       new  e016507   Indentation: cycle only when the last command was 
markdown-cycle
       new  859d8fa   markdown-mode 1.8.1
       new  5bf2ba1   Documentation: update autoload statement to allow byte 
compilation
       new  af03798   Match URIs before bold and italic
       new  46adb0a   Wiki link following when not visiting a file
       new  6b3d02c   add configuration to use - instead of _ for wiki links - 
for github compatibility
       new  a0836cb   Reformat; tweak documentation
       new  2d84f7a   Escape shell commands to handle filenames with spaces, 
etc.
       new  0a7f164   Thanks!
       new  7f77631   Use :slant instead of unsupported :italic in font spec
       new  55c8962   Avoid malformed list errors during font definitions on 
XEmacs
       new  1e2db96   Handle replace-regexp-in-string in XEmacs
       new  4a3cd51   Use text properties instead of overlays for compatibility
       new  3e2f122   XEmacs compatibility
       new  be93e3a   Prefer visual-line-mode to longlines-mode
       new  ae0987d   Thanks
       new  eacccad   Save match data in markdown-check-change-for-wiki-link
       new  efe1f05   Thanks again
       new  ad4fae8   Don't require Common Lisp extensions at run time
       new  31c52b4   Improve markdown-mode-hook docstring
       new  e33b8c6   Support for setext-style headers in outline-mode
       new  654ca10   Font locking for fenced code blocks
       new  408f22c   Add two tab stops to possible indentation positions after 
list items
       new  dd6eea3   Reference link insertion
       new  5882f91   Fix typo in paragraph-fill regexp
       new  971bc1b   Support both forms of aliased wiki links
       new  6bd845e   Handle wiki links like GitHub when in gfm-mode
       new  7c1bb1c   Font lock and insertion and navigation functions for 
footnotes
       new  a095a22   Avoid duplication of header regexes
       new  5ebf5fa   Add documentation for footnote functions
       new  fc754a4   Properly downcase filenames for wiki links in gfm-mode
       new  1a7bce1   Added refontify-buffer after calling gfm-mode so that 
links are highlighted correctly
       new  c3f8653   Make reference link definition regex less greedy
       new  3f95837   Add markdown-footnote-kill (C-c C-f k)
       new  b3aa02d   Document markdown-footnote-kill
       new  860016d   Dreaded white-space and indentation patch
       new  c79ac3b   Extract the functionality of the `markdown` function so 
that it can more easily be reused by other functions.
       new  2ee1581   Make function names use "preview" consistently.
       new  2e07343   Make the `markdown-export-file-name` function fallback to 
the buffer name.
       new  b8f69f3   minor fix to export standalone html
       new  8e405bf   Add better highlighting for headers
       new  1f6845f   add imenu ability
       new  97a4265   Thanks again to Donald Ephraim Curtis
       new  7861dd2   Generalize imenu footnote expression
       new  4dc761c   mark gfm-mode as autoload
       new  2a1aa03   Thanks
       new  82bb385   Disallow matching reference definition across multiple 
lines
       new  3fc9027   Thanks
       new  8b33572   Improved imenu support
       new  407ede8   Unbreak markdown-mode on XEmacs.
       new  aabdb74   Avoid byte compiler warning about region-exists-p in GNU 
Emacs
       new  ba062de   Character set declaration in XHTML output
       new  c6692b4   More comprehensive key bindings for header cycling
       new  af21e9c   Smart unindentation
       new  b5085a9   Optional prefix argument to 
markdown-follow-wiki-link-at-point.
       new  9b98a36   Thanks
       new  149aa99   More robust wiki link following
       new  294de19   Link following via C-c C-o
       new  7b72db6   Thanks
       new  0cef8a6   Link following for implicit reference links
       new  a5bd01e   Fix problem with externally modified files on disk
       new  0714194   Use backward-delete-char-untabify for regular backspace
       new  9468375   Protect match data in markdown-fontify-region-wiki-links
       new  279cd36   Documentation: use add-to-list and add trailing single 
quote
       new  1ab84cc   Improve documentation for compile, preview, and export 
commands
       new  49a7398   Support for an external previewer or other open command
       new  9a849be   Document MacPorts Portfile
       new  0bf4aa4   Add a function to renumber lists.
       new  9242911   fixed some changes to the list cleanup code
       new  397e31f   goto the beginning of buffer before the renumbering lines
       new  bf9f774   Fix `markdown--cleanup-list-numbers-level` freezing at 
the end of buffer
       new  30206bb   Document and bind list renumbering function
       new  e9b20a5   Add a function to copy the output html snippet.
       new  330e3f8   Kill ring save
       new  b5b9a0e   add beginning and end of defun functions
       new  e9ccac1   Document defun navigation
       new  6f26570   Improve heading regexp used for imenu index creation
       new  a929235   Remove defun navigation functions
       new  0a2f5e0   Improve markdown-regex-header and use for imenu
       new  d928719   Support opening links with C-c C-o for inline URIs
       new  d31f3bf   Fix footnote location code in light of header regex 
changes
       new  f81b985   markdown-mode 1.9
       new  7f42594   Don't declare local defun functions, which don't exist
       new  08c0714   Add C-c C-c w summary to documentation
       new  5cff73e   Link to FreeBSD port
       new  09be940   Add a footnote about the color theme used in the 
screenshots
       new  b1b66b4   Combine two separate list regexps
       new  88b13d3   Commands for moving list items up and down
       new  bfdb006   Basic list item promotion and demotion
       new  c28322e   Smart list item insertion
       new  d1fc7ed   Remove autoload cookie for `markdown-cleanup-list-numbers'
       new  3b82204   Extended structure editing keybindings
       new  b4bb45e   Less inclusive markdown-regex-list
       new  869908b   Fix end detection for empty list items
       new  a9f7d9e   Add newline before new list item when needed.
       new  b576081   Untabify
       new  4b2b11e   Update docstrings for checkdoc compliance
       new  f44872c   Consistent format for font-lock-keywords
       new  8601101   Add note about pre block syntax highlighting bugs
       new  5139658   Don't exclude [^], which is a valid reference tag
       new  defe8b5   More inclusive blockquote regexp
       new  07e60e5   Do not highlight escaped wiki links
       new  18f6c70   Strip properties from returned wiki link names
       new  3022f43   Generate wiki link filenames generically
       new  33a0326   Quotation marks should have punctuation syntax
       new  7258568   Useful return values for wiki link navigation functions
       new  43747ca   Add a few example tests using the ert framework
       new  efc39f5   Add inline code tests
       new  e0d87a6   Add Makefile with test target
       new  8d737cd   Move all testing-related files to tests/
       new  4248eb3   Provide markdown-test
       new  7281bf0   More specific test suite instructions
       new  0138a33   More representative inline code edge cases
       new  3255894   Add Makefile rules for producing html for test cases
       new  da65f5e   More accurate inline code regexp
       new  e2c9c12   Test cases for lists, tests for list marker font lock
       new  504a504   Tests for outline minor mode and visibility cycling
       new  69c357b   Fix bug in header visibility cycling
       new  4e3ba38   Update tests to use range-testing functions
       new  738e8a8   Add test for setext-style header visibility cycling
       new  eb41bdc   Add variable `prev` to let-binding in 
markdown-next-list-item
       new  df5b572   Replace string-to-int with string-to-number
       new  8d7724e   Thanks
       new  dc0e6ea   Save match data
       new  e201410   Improved pre block matching
       new  65c700f   Font lock and insertion for GFM quoted code blocks
       new  526d59e   Added before and after export hooks.
       new  7c3386d   Delete temporary file created by test.
       new  6cfb162   Thanks
       new  853677a   Inline code regexp: ensure following character is not a 
backquote
       new  d147053   Make temp filename and visited file the same
       new  b722f88   Smarter spacing when inserting horizontal rules
       new  c3027a2   Add functions for ensuring blank lines before and after 
point
       new  63da8d3   Improve header insertion functions
       new  81719de   Use newer use-region-p when checking for active region.
       new  14f8dd9   Add tests for blank line before and after functions
       new  2d55e8b   Fontify buffer before string tests
       new  f278912   Better documentation and tests for italic and bold regexps
       new  3e7e011   Bold, italic, link, and image insertion using region or 
word at point
       new  15fc81c   Remove unnecessary save-excursion
       new  7297df0   Return bounds of entire wrapped string in 
markdown-wrap-or-insert
       new  a448111   Fix ATX header insertion, wrap line by default
       new  6cfc1f9   Suppress blank lines at beginning and end of buffer
       new  278baf5   ATX header insertion tests
       new  c72031a   Tests for HR insertion
       new  c80783d   Font lock fix for small Setext headers
       new  f006c4e   Avoid modified buffer queries during testing
       new  1c26fbe   Kill temporary buffers created during export tests
       new  80a8bde   Improve multi-line font lock at beginning of buffer
       new  93a2495   Generalize point position calculations after removing 
markup
       new  63d6f99   Generalized functions for wrapping, unwrapping, and 
positioning
       new  f80f05a   New function markdown-bounds-of-thing-at-point
       new  3bae50f   Improve markdown-point-after-unwrap behavior
       new  4fc4814   Allow skipping match step in 
markdown-unwrap-thing-at-point
       new  c266523   Test cases for toggling bold, italics, and code
       new  9e2e08a   Unify header insertion functions
       new  da06eb7   Font lock fix for preformatted text following list items
       new  e9f4451   List item bounds should always be nil outside of lists
       new  2932e74   Don't check mark-active when explicitly working on region
       new  b57e66d   Factor out list level calculations
       new  78ba117   Pass over pre blocks when calculating list levels
       new  e70aa19   Smart pre block insertion in lists
       new  68139aa   Comment, docstring, and section housekeeping
       new  22adde0   Add indentation positions: preceding list markers and pre 
block position
       new  7bc97cf   Rewrite list promotion and demotion functions
       new  087fe55   Completion and cycling of headers and horizontal rules
       new  b082e8d   Clarify toggling of bold and italic
       new  7d22a88   Fix bold and italic insertion
       new  aad664d   Italic and bold font lock bug fix
       new  61b66fd   Fix typo in comment
       new  a882606   Clarify inline code toggling code
       new  65b2bb8   Bold and italic markup cycling via 
markdown-complete-or-cycle
       new  c47dd1f   List insertion tests
       new  7a18d2e   Movement by defun
       new  fdfb462   Movement by block
       new  f3a8987   Simplify markdown-footnote-text-find-new-location
       new  cf825c1   Move blank line logic to footnote insertion function
       new  0d7843d   Combine buffer-substring and delete-region calls
       new  84eaf28   Combine car of cdr calls with cadr
       new  4ba59fd   Fix killing footnotes with no text
       new  453ff85   Clean up whitespace after deleting footnote text
       new  e5c81fc   Blockquote insertion with smart indentation, whitespace
       new  3272477   markdown-next-line-blank-p should check end of line
       new  6eda26e   Refactor prev/next line blank predicates
       new  26385c2   Automatic header insertion
       new  37edd94   Fix line number buttons for reference checking
       new  258159c   Use button-map for navigating undefined references
       new  a0a004b   Remove unused test for now
       new  516f573   Ensure that markdown-unwrap-things-in-region respects end 
bound
       new  875b357   Generalize and test markdown-reference-definition function
       new  8bf17e7   Support GitHub Flavored Markdown underscore behavior in 
words
       new  2e9e824   Update GFM documentation
       new  fcf89e4   Font lock for MultiMarkdown and Pandoc metadata
       new  8b1e069   Combine C-c C-o and C-c C-w for opening links (wiki and 
web)
       new  c081809   Fix docstring
       new  66f1f95   Jumping (C-c C-j)
       new  aad42b8   Small documentation fix
       new  b0fd2a8   Create undefined references when jumping (and other 
reference jumping tweaks)
       new  90b6466   Factor out reference and link buffer creation
       new  81abc96   Remove debug message
       new  74d9d35   Refactor and improve reference checking and link jumping 
buttons
       new  3f5ff17   Use line-[beginning|end]-position consistently instead of 
aliases
       new  2de1c1e   Include all link types in M-n/p navigation
       new  30172c4   Use regexp-opt to optimize URI protocol matching
       new  404a1c5   Protect against point being on wrong side of limit
       new  6b45a50   Simplify markdown-block-region, remove extra same-line 
whitespace
       new  c2da19a   Refine markdown-insert-header-dwim prefix behavior, with 
setext overrides
       new  fb8e200   Reference-style image insertion with C-u prefix
       new  74ef3fd   Smart element killing
       new  86b9f2a   Improve inline code matching in edge cases
       new  a5df97b   Document usefulness of *-region insertion functions after 
yanking text
       new  e347117   Use adaptive filling for list items and blockquotes
       new  26c8463   Use make-string to simplify header insertion function
       new  33ad428   Fix escaping in markdown-xhtml-standalone-regexp
       new  d59de11   Protect markdown-block-region from getting stuck at end 
of buffer
       new  a2b1af8   Ensure that visibility cycling test works graphically and 
in batch mode
       new  bb9338b   Protect kill-ring in let blocks during testing
       new  5730c4c   Font lock for hard line breaks
       new  4376d76   Respect hard line breaks when filling paragraphs
       new  5ef84e6   Improved reference link insertion with label completion
       new  7008975   Font lock for titles in inline links
       new  304d3fa   Handle an edge case involving footnote markers and inline 
links
       new  f841ac9   Fix inline reference link group numbers, clarify naming
       new  8d5c3f5   Improved list item insertion
       new  e343b31   Improved bold, italic, and code insertion tests
       new  6b45b4c   Improved inline and reference link tests
       new  0f2801c   Test list item insertion without an existing list
       new  76652e7   Separate exdent function from position calculation
       new  6284df9   Smart region indentation functions
       new  85a34eb   Fix docstrings and error messages per checkdoc
       new  beb0cc6   Documentation and checkdoc updates
       new  7db2faa   Clarify order and promotion/demotion for horizontal rule 
strings
       new  5a9d733   Don't consider newly inserted headers to be incomplete
       new  26e3937   More accurate matching of atx headers in edge cases
       new  45bead2   Fix date in history
       new  66db803   URI insertion
       new  ee9e230   Don't highlight comments in pre blocks
       new  5df45d9   Customizable reference link location
       new  1fe9702   Place definitions at end of 'block'
       new  4717d37   Fix killing of footnotes from footnote text
       new  4930f1c   Likely markdown-mode 2.0 keybindings
       new  32efe53   Dynamic loading and unloading for math support
       new  e4e2341   Match headers before metadata blocks
       new  6cca0d3   Allow underscores and colons in equation labels
       new  47c768d   Add math.text test file
       new  4ae6195   Extract wiki link alias text with function
       new  0721592   Wiki link markup toggling
       new  0290e75   Update menu items
       new  ddbf0cb   Improve code fragment matching
       new  b829100   Reverse cycle command should be declated interactive
       new  21252d1   Large documentation update
       new  d2c038d   Enable transient-mark-mode for active region tests
       new  56ac25d   Whitespace for GFM code block
       new  95cf8c5   New keybinding for GFM code block insertion
       new  e7657c8   GFM code block font lock test
       new  83afc88   Rename two functions for consistency
       new  6989f29   Use singular -hook instead of plural -hooks
       new  ae0aeb3   Revised behavior of before and after export hooks
       new  db6e486   Update file extension documentation
       new  f46205c   Remove wiki link following with <RET>
       new  e20806e   Separate promotion and demotion from completion
       new  885fb86   Revised draft of 2.0 keybindings
       new  47c067a   Fix markdown-code-at-point-p false positive
       new  bab8c0e   Augmented paragraph movement commands
       new  177ca5b   Fix markdown-font-lock-extend-region return value
       new  9ebb74f   Fix repeated calls to extend region function
       new  9edf6f0   Fix arguments for block movement functions
       new  e1365ca   Clarify documentation on http-equiv settings
       new  11adbc8   Relocate require to silence byte compiler warning
       new  e6ca461   Adjust prefix behavior for heading insertion
       new  a3f710d   markdown-mode 2.0
       new  003926f   Fix 2.0 release date in comments
       new  d51ca9c   Fix bug in markdown-complete-region/buffer
       new  97537ec   Fix buffer-wide completion (again)
       new  8413823   Filling when a number appears at column zero
       new  7ac63cb   Use autoload to enable markdown-mode in auto-mode-alist
       new  b664a7b   Autoload token for .text files
       new  15b41ba   GFM code blocks without language keywords
       new  786f88d   pkgsrc.se is for NetBSD, not OpenBSD
       new  9b3f881   Improved setext header insertion to support wide 
characters
       new  05580fc   Fix expensive paragraph-separate regexp
       new  7e114bc   Thanks
       new  b431f29   Make comment-auto-fill-only-comments buffer-local
       new  dea0ae2   Emacs 23 compatibility fix
       new  6270c31   Consistency in GFM naming
       new  4c51f4d   quiet byte-compiler
       new  0d12efd   enforce use spaces for indentation
       new  63a4072   Update package repository links
       new  6bf23ae   Improve filling of list items with indentation
       new  0c239e2   Handle reference definitions when filling paragraphs
       new  08efd53   Properly handle footnotes when filling
       new  4429de2   Automatically generate README.md file
       new  bccb000   Fix byte compilation warnings for markdown-test.el
       new  0b34b76   Use gfm-mode for .md files
       new  e1446e2   Autoloads for .markdown, .text, and .md
       new  ff46cc1   Correct add-hook usage
       new  8b70996   Fix issues with markdown-footnote-kill and related 
functions
       new  6153450   Correct fix for a markdown-tests.el byte-compilation 
warning, add tests.
       new  978c437   Update Marked link and usage instructions
       new  d699de0   Strike through support in gfm-mode
       new  c45286b   Update acknowledgments
       new  4095146   Using `browse-url-of-file` which should be a little more 
appropriate for the export and view function. EOM
       new  b936fce   Allow linking to multiple stylesheets
       new  147f06b   Backwards compatibility with markdown-css-path
       new  f1632bc   Revert GFM autoload for .md files; update docs
       new  5b40765   Update README.md
       new  76ab45e   Automatic documentation generation fix
       new  3db98a3   Paragraph filling test for unintended list items
       new  b0c97ca   Paragraph detection test case for lines with lots of 
whitespace
       new  a54767f   Match fenced code blocks first to avoid false negatives
       new  35a73ca   Export: avoid overwriting source file
       new  717937e   Update acknowledgments
       new  6a6aba2   Compile: Place point at the beginning of the HTML buffer
       new  5bc34cf   Preview: Include CSS link
       new  f54939e   Untabify
       new  0a82af2   Customizable default unordered list marker
       new  dc8ac3c   Fix and improve ordered list behavior
       new  0ec7248   Adjust ordered list whitespace when marker digit count 
increases
       new  bee84d7   Avoid repetition in defining test macros
       new  f6a4969   Convert inline links to reference links
       new  e7f2f29   Inline-to-reference conversion without title
       new  9b202c6   Set font style for GFM-style code blocks in base 
markdown-mode, too.
       new  d07f476   Acknowledgment
       new  b795a64   Improve reference definition regular expression
       new  d621bc0   Allow spaces in fenced code language identifiers
       new  3ca7a12   Font lock for <kbd> tags
       new  4b8ac27   Font lock and filling for Pandoc fancy_lists
       new  38ac37a   Improve font lock for code blocks
       new  4d6da7a   Improve <kbd> regular expression
       new  ce768f9   More aggressive fontification by default
       new  e3370b1   Test markdown-jump for footnotes and reference links
       new  8300a05   Ensure markdown-reload-extensions only runs once
       new  aa957a5   Revert back to jit-lock-mode by default
       new  29802bf   Subtree promotion and demotion
       new  4b98003   Move subtrees up and down
       new  cd0db54   Link to GitHub issue tracker in documentation
       new  86fb0ea   Ensure font-lock-defaults is always populated on load
       new  d76d286   New function markdown-electric-backquote
       new  ae89ff6   Fix test breakage in test-markdown-subtree/move-up.
       new  4121324   Toggle GFM checkboxes using mouse-1 or RET
       new  f81bfdd   handle ikiwiki-style search for wikilinks
       new  4a598b2   Document new default wiki link search behavior
       new  3473051   Add LICENSE file
       new  847e2e1   Two known failing tests for an Emacs auto-fill bug
       new  8d9944f   Separate syntax highlighting for Markdown markup
       new  b462983   Fix out-of-order HTML output
       new  88fdd19   Console Emacs -friendly backspace/tab bindings
       new  5fd759c   Disable wiki link search in parent directories by default
       new  5bb9bed   Update README.md
       new  84a49f6   Basic support for filling of definitions
       new  21fa6e4   Fix spelling in comment
       new  2301d2c   give wiki-link variables safety annotations
       new  fe30ef7   add asymmetric header styling option, which most folk use 
these days
       new  c04b44c   Fix asymmetric header setting in previous commit
       new  5aa7380   better treatment of files without extensions
       new  9848e3f   test ikiwiki parent-directory search functionality
       new  fd3054b   Call looking-back with two arguments
       new  92fc302   Make (beginning-of-defun -1) go to next title when point 
is at beginning of defun
       new  4f75107   Test for previous commit
       new  59a4986   Add a space before the language in gfm code blocks
       new  6fdbd01   add markdown-export-native-preview
       new  229819b   kill output html buffer in markdown-export
       new  f072d91   fix refactoring errors
       new  cbecf01   add markdown-native-preview-mode
       new  a591838   fix killing output buffer in markdown-export
       new  4bac3c1   abstract font-lock-fontify-buffer
       new  a9bb973   fix window display issues
       new  7fbfbb3   rename and add documentation
       new  988791d   fix docstring
       new  a90db38   Fix font-lock-ensure on Emacs 24
       new  97cae6e   Simplify live preview window handling, fix for Emacs 24
       new  75508d0   add window-point/window-start management
       new  906794e   Native -> Live again
       new  17db46a   clarify usage of defcustom
       new  e4a4561   factor out window positions to separate defun
       new  27ab0e8   remove after-revert-hook
       new  873da3c   check window liveness before modifying them
       new  a43678a   add 'return' to doc string
       new  de466f1   Thanks
       new  41adc10   Update README.md
       new  fcf56f4   Ignore headers in code block
       new  8826fe6   Silence byte compiler warning
       new  f900d24   Heading movement test with fenced code
       new  5beaf87   Backwards compatibility with Emacs 24 and below
       new  3e1ea07   Revert font lock support mode customization
       new  496fd19   Use syntactic font lock for comments
       new  ed6b05e   Use text properties to mark code blocks
       new  5f558a6   Use more efficient code block detection function
       new  590cad7   Move regular expressions to avoid compiler warnings
       new  c8d025f   Use syntactic font lock for blockquotes
       new  5daa9fc   Improve heading movement commands
       new  3192c9b   Improve visibility cycling of headings
       new  bfe7f32   More robust subtree promotion/demotion
       new  e9184e9   Use (match-data) to be more concise
       new  292abd8   Use text properties to identify headings
       new  3b1c064   Use text properties for markdown-on-heading-p
       new  cb3988b   Use matching function for HR fontification
       new  d601d00   Fix markdown-syntax-propertize-extend-region
       new  aa4f407   Simplify fenced code block matching
       new  6a498d0   Fix matching of propertized text at boundary
       new  4cc089f   Fix indentation
       new  6793cdf   markdown-font-lock-extend-after-change-region
       new  9b75ef6   Fix bounds of comment syntax markers
       new  23113fa   More efficient code matching function
       new  35d5892   More generic inline matching function
       new  24dd57d   Use matching function for bold
       new  1ed32c3   Matching function for italic, simplify GFM variant
       new  d299a37   Don't highlight wiki links in code blocks
       new  b2e3e18   Don't move to links in code blocks
       new  b0204a7   Link to GitHub repository in docs
       new  9be1a27   Prevent italics matcher from matching bold
       new  dae7046   Make bold and italics work as overlays
       new  0c71203   Fix hanging indentation for list items
       new  729ebd5   Test indentation of single list item
       new  6f09417   Test indentation after enter key with pre blocks
       new  8027e5c   Better GFM quoted code block bounds
       new  01dc652   Fix code block avoidance for matching inlines
       new  86e0c76   Clarify syntax-propertize-extend-region-function
       new  7a815ea   Simplify markdown-match-propertized-text
       new  5c032a9   Better rejection of false positives with italics
       new  d63409b   Reuse code
       new  e63b07a   Remove extend-after-change-region function
       new  ea4ee74   Avoid looking-back to speed up extending region
       new  f87a3da   Re-introduce markdown-match-comments
       new  d3b795b   Rename code block matching functions
       new  00152d5   Fix extend-region functions
       new  2e46ac0   Predicate function should not modify match data
       new  03e6e8e   Better bounds on code blocks
       new  50ffc93   Extend region during syntax analysis only
       new  eb07596   Improve efficiency of markdown-match-inline-generic
       new  1541a09   Avoid thing-at-point-looking-at for fontification
       new  9d511f9   Add Travis configuration
       new  52ff8b9   Suppress byte-compile warning for older Emacs
       new  1a3f7bb   Build status badge and GitHub clone command
       new  f7ae8b0   Update README.md
       new  5b206ce   Code and bold take precedence over italics
       new  1c76d45   Still extend region when only one bound moves
       new  acf7c5e   More selective wiki link refontification
       new  a648097   Use correct marker from previous list level
       new  60f7f97   Prevent infinite loop in markdown-prev-list-item
       new  4d0aab6   Test against additional Emacs versions
       new  4e8897c   Compatibility with Emacs < 24.3
       new  0f8d9f6   Only test on Emacs 24.3 and above
       new  02fe851   Avoid thing-at-point-looking-at in HR matcher
       new  50e6570   Matching functions for math, with prepend/append
       new  b07afc4   Test case for math in headings
       new  37e1257   Test case for math in code blocks
       new  d47a802   Distinguish math and italics
       new  e938a08   Add test cases for nested font lock
       new  530e735   Mutually exclusive bold and italic faces
       new  9117107   Fix lag due to extend region function
       new  6fb7487   Thanks
       new  7287bc8   add nuance to markdown-live-preview-delete-export
       new  da8bc8a   gfm-mode line wrap behavior and GFM documentation
       new  8e2ab5d   Miscellaneous documentation fixes
       new  76dc8c6   New inline code test case
       new  e337681   Verbose output when face tests fail
       new  d617d7d   delete html editing buffer
       new  814633d   add defcustom for list indent width
       new  df0c732   Test and document markdown-list-indent-width
       new  5a83366   Set syntax for comment start and end separately
       new  671aa93   allow killing of markdown-live-preview-* buffer
       new  91dedd9   add indentations and unwind-protect to test macros
       new  0533ab7   add testing, fix errors for live-preview
       new  9b4fdf1   fix display-buffer not choosing another window
       new  4102627   add require eww
       new  cbab02b   fix versioning issues with advice
       new  2c2abec   Fix for older Emacs
       new  1b21b1f   Update failing tests
       new  bc5ad26   add linguist-recognized languages
       new  0fa16df   add completing-read to gfm code block insertion
       new  8bed4c9   parse gfm buffer for languages when turning on
       new  be6ce1d   streamline adding new languages to buffer's list
       new  28e590f   use markdown-replace-regexp-in-string consistently
       new  fe88278   push code-block-open and code-block-close together
       new  df9ddba   fix history and add tests
       new  284696a   add note about script
       new  2b360c4   default to first of additional languages
       new  c0bb1c9   Remove test message and clean up live export
       new  0b574d6   fix test failures
       new  41c5943   validate additional language input
       new  fd54b3b   indentation
       new  71481e0   coffeescript -> emacs lisp, cause we use emacs
       new  aa41220   kill buffer after completion
       new  3e6b43e   remove unnecessary let binding
       new  b14cdbc   add markdown-live-preview-re-export
       new  f6cfe55   remove cl- prefix from cl-find
       new  d062ad7   change all cl calls to prefixed cl- calls
       new  793e79a   update package-requires and use cl-lib
       new  eb35703   Merge branch 'fix/use-cl-lib' into 
feat/complete-gfm-code-langs
       new  7aad4be   fix more cl issues
       new  58a52e2   Merge pull request #54 from 
cosmicexplorer/feat/complete-gfm-code-langs
       new  4260e68   Document GFM completing read variables
       new  0768daa   Keybinding for GFM code blocks in markdown-mode
       new  1ee52a1   Make cl-lib dependency more obvious
       new  c820b8e   fix #59
       new  6a0d136   add markdown-gfm-get-corpus
       new  63e7ba4   cleanup and add testing
       new  037ccec   remove unused argument and split function
       new  002680d   Make live-preview hook and kill-buffer-hooks buffer-local
       new  bc13a54   Link to elpa-markdown-mode packages
       new  e34282f   fix case when no language given for GFM code block
       new  57cdfa1   add no-language code blocks to testing
       new  a549530   gfm code blocks can have no text inside them
       new  ae47d04   allow c-g to enter empty language
       new  02b8873   fix for highly confusing tramp error
       new  bdc065b   another file-exists-p
       new  4372f38   Load eww when available; gracefully otherwise
       new  c6eb56e   markdown-mode 2.1
       new  facc168   Update test case in light of commit 4372f38
       new  8eca1ff   Add test case for GH-67
       new  d2ca2e2   Previous test is currently known to fail
       new  6e7dc9e   Substring ends at position after last character
       new  2695541   Factor out text property reporting in test suite
       new  18fb5ae   Add support functions for testing faces
       new  7851641   Add a test case for lists inside comments
       new  1289165   Add known failing test for inline code precedence
       new  a36d033   Insert empty GFM code block at once
       new  a48516c   Update tests for issue 67
       new  f72ebac   Fix italic highlighting issue when each line or both 
lines are list
       new  1815e00   Thanks
       new  6aafece   More complex test for italics in list items
       new  84d94aa   Handle false positive italics across list items
       new  d922a20   Known failing test for underscores in URLs
       new  a9a5601   Respect font-lock-mode nil.
       new  fc1204b   Update documentation
       new  cf1ed9f   fix #71
       new  549319d   Revert "Respect font-lock-mode nil."
       new  7aeeaa1   Correct comment
       new  0853ad9   Don't attempt numeric comparison on nil
       new  cd652e3   DWIM when point is on an setext header
       new  2bc8d54   Add group details to markdown-regex-header docstring
       new  f20b0df   Test markdown-insert-header-dwim with setext heading
       new  a54a060   Arch Linux package no longer available
       new  0445628   Rename test, which doesn't use a prefix
       new  5438665   Fix markdown-cycle issue
       new  e63dd43   Add test of moving header over code block
       new  50a835d   Fix moving same level header over code block issue
       new  68394bb   Decouple GFM opening and closing regexps
       new  376c07d   Add test for adjacent fenced code block syntax
       new  b1eff38   syntax-propertize region should include entire code blocks
       new  e5c414d   Add a group of old test documents
       new  f199af1   Add root Makefile
       new  c640b13   Insertion of <kbd> tags
       new  482ceff   Honor location setting when inserting reference 
definitions
       new  4420433   Nested or flat imenu index
       new  3bf565b   Use C-c C-j for inserting list items, like AUCTeX
       new  72ca234   Make safe for avoiding infinite loop
       new  2b25d7e   Add test that fill-paragraph at list line
       new  979f7c8   Set own adaptive-fill-regexp for fill-paragraph on list 
line
       new  7b68cd4   Thanks
       new  40f00a5   Treat polymode blocks as code blocks
       new  8a3c9a5   Fix language collect script
       new  846a2d0   Update language list
       new  626c56f   Suppress minibuffer output
       new  a032ba3   Add MELPA badges
       new  3e87487   Add MELPA badges in webpage.sh
       new  51eafe7   Move Travis CI badge to top with MELPA badges
       new  551e0de   Don't insert empty titles
       new  722ef85   Add yaml metadata parsing
       new  b1484b6   Merge pull request #91 from 
cosmicexplorer/fix/yaml-metadata
       new  897d22e   Replace tabs with spaces
       new  90f3f59   Append test to check for YAML inside code blocks
       new  34614bd   Remove trailing spaces
       new  e72bd3f   match block constructs in single pass
       new  a4a9bb1   Use markdown-markup-face for tilde fences
       new  ea0e534   use lexical binding and fix byte-compile warnings
       new  acd2c4c   Merge pull request #97 from 
cosmicexplorer/fix/use-lexical-binding
       new  6c44b03   fix cleanup-list-numbers infinite loop
       new  3e88d58   Merge pull request #100 from 
cosmicexplorer/fix/line-numbering-loop
       new  385ab7b   Better enable vs. toggle nomenclature for math
       new  f8fd642   Ability to toggle wiki link support
       new  3c2cfee   Optional font lock for missing wiki links
       new  3172552   add make task to test all supported emacs with evm
       new  915723d   Travis CI configuration for Emacs 24.1 and 24.2
       new  1f98a34   Update README.md
       new  da1cf8d   Avoid save-match-data for efficiency
       new  cd7f675   Specify minimum Emacs version
       new  f7d7983   Propertize all headings in one pass for efficiency
       new  a2a1b5f   Save match data in 
markdown-syntax-propertize-extend-region
       new  dda54f7   make live-preview follow min or max point
       new  3215fff   remove debugging prints
       new  eee57ec   Merge pull request #106 from cosmicexplorer/master
       new  b1e044c   Check whether markdown-command is installed
       new  84afca7   Merge pull request #108 from 
jrblevin/check-markdown-command
       new  3affa66   Respect narrowed region in markdown-find-previous-prop
       new  5969f49   Merge pull request #109 from vspinu/respect-narrowed
       new  2250e4b   Move point at least 1 char in 
markdown-match-propertized-text
       new  4413749   Use string-match-p as possible for not overwritten 
match-data
       new  5c92222   Use looking-at-p as possible for not overwritten 
match-data
       new  c188baf   Replace re-search-forward with looking-at-p
       new  7c5c2b6   Replace markdown-cur-line-indent with current-indentation
       new  4a123a0   More efficient header regex and matching
       new  b49a8bf   Fix ATX header match group number
       new  9e637d2   Remove unused code
       new  3e58557   A range of aesthetic improvements
       new  12d7686   Thanks
       new  767b86f   Add dir locals
       new  7e5779e   Fix all checkdoc errors
       new  dd7fd4c   Run checkdoc when testing
       new  aea5120   Correct beginning of inline code position
       new  77fce3f   Add regression test of #115
       new  11199da   Move point past comment opening
       new  e3203f5   Don't need to strip brackets from reference labels
       new  00e3ac5   Fix point when inserting asymmetric headers
       new  36feb86   Tests for asymmetric ATX header insertion
       new  22f600f   Fix list item insertion on ordered lists with hash marks
       new  f043658   Add a test for fancy list insertion
       new  58ba6a3   Require a space after hash marks for ATX headers
       new  377a664   Thanks
       new  a70e74e   Remove autoload for .text
       new  0415b51   Prevent spurious bold fontification
       new  a66229b   Maintain cursor position when indenting
       new  5ff00ed   Merge pull request #124 from peniblec/spurious-bold
       new  5271da9   Merge pull request #125 from ihodes/fix-markdown-indent
       new  23e64f4   Prevent syntax-propertize-extend-region cascade
       new  99e7a06   Remove redundant "Emacs" from package description
       new  186e59b   Merge pull request #126 from purcell/patch-2
       new  57d9daf   Don't override user entries in auto-mode-alist
       new  0b9d695   Implement inline image feature
       new  78bb68a   Set toggling inline image command
       new  a9119a6   Document inline image functions; update README.md
       new  f3928b7   Fix spurious italics from underscores in URLs
       new  fb7b025   Variable-height headers
       new  b838d80   Fix group for header-scaling settings
       new  afc5544   Add used language names to front of list
       new  c019246   Update installation instructions
       new  9ddd5b0   Update README
       new  8786c21   Support basic TOML metadata
       new  a646fea   Keep metadata visible when cycling visibility
       new  8e708bc   Open partial links in Emacs, full URLs in browser
       new  27067e2   Backwards compatibility for missing url-parse
       new  443a599   Better backwards compatibility for url-parse
       new  1952124   Declare url-parse functions for byte-compiler
       new  646f397   Robustness to missing url-path-and-query
       new  77f7706   Catch nil value of file
       new  619d813   Check for zero-length file
       new  e19f419   Remove needless code
       new  0172b7d   Setext headers may not begin with hyphens
       new  12c2186   Remove unused regular expressions for clarity
       new  59f2bbf   Fix wrong file name (#141)
       new  c560ddd   Fix wrong file name in source file
       new  360a7bb   Don't return point which is larger than point-max
       new  437713d   Merge pull request #142 from jrblevin/out-of-range-error
       new  0b907b9   Prohibit setext headers from starting with spaces
       new  c5f9265   Unmark buffer modified at 
markdown-unfontify-region-wiki-links (#146)
       new  fe61bb9   Add regression test for #145
       new  e751be3   Don't correct header in code block and metadata
       new  3ba1851   Merge pull request #154 from jrblevin/imenu-with-metadata
       new  62d5b27   Check getting yaml meta-data value (#157)
       new  c063c1f   Ignore header line at fill-paragraph (#162)
       new  13bec1a   Add test for GH-161
       new  3f11a4a   Fix check for point inside link
       new  e89c377   Backspace always deletes charactres if region is 
specified (#167)
       new  3bfd63e   use non-greedy *? for display math content
       new  ee7be66   test for display math mode greedy matching
       new  56dd917   also test for display math italics bug
       new  e49d6c0   make sure display math font lock is first
       new  c81e26f   Merge pull request #168 from 
kleinschmidt/dfk/display-math-regex
       new  df4ac40   Prohibit setext headers from starting with spaces or tabs
       new  9847f9e   Thanks!
       new  d5019fc   Fix regular expression syntax, comments, etc.
       new  0f88075   Fix last commit
       new  14fe545   Use GitHub contributors graph in lieu of manual 
contribution list
       new  438e7dd   Link to old release notes from RCS revisions
       new  858a9bd   Respect blockquotes for filling and movement
       new  15b1d7b   Update markdown-asymmetric-header docstring
       new  12c1289   Basic font lock and filling for definition lists
       new  98d4e02   Travis testing with Emacs 25.1 and 25.2
       new  9cd825d   DWIM link insertion and tests
       new  8430e3f   Add missing definition list test file
       new  4f9dcb7   Add page breaks
       new  775dca9   Reorganize and update menu items
       new  c9cb29b   Command for toggling GFM task list items
       new  7d8f78b   Fix default language for GFM code blocks
       new  8cc6e00   Clean up code-at-point functions
       new  cab7e63   Predicate function should not change match data
       new  af6b6bf   Prevent filling in code blocks
       new  78831b8   Test case for filling long paragraph with link
       new  4882977   Wiki link search in subdirectories
       new  e9cfad6   Fix previous commit: Wiki link search in subdirectories
       new  eb69680   Backwards compatibility with Emacs 24
       new  d97de50   Provide full directory for current file
       new  c28be65   Must be visiting a file to follow wiki links
       new  b60241c   Preserve list indentation after RET
       new  fc96bef   Customizable preview window split direction
       new  d587180   Fix markdown-header-face inherit from nil error
       new  94a53a6   Only call font-lock-refresh-defaults if font-lock-mode is 
non-nil.
       new  0b6df0f   Fix math tests
       new  e4c331e   Match fenced code blocks with language and info
       new  da6f82a   Fix byte compiler warning
       new  d07621b   Better markdown-header-face fix
       new  4867305   Better fix for compiler warning
       new  74bda34   Fix comment
       new  09d24ad   Leave mark in markdown-up-heading
       new  84f0de4   Test markdown-outline-level
       new  1456289   Only set mark when called interactively
       new  d964462   Simplify markdown-previous/next-heading
       new  a3b5f8c   Use markdown-outline-level specifically for clarity
       new  452b5d7   Document markdown-fill-forward-paragraph-function
       new  9740b60   Slightly broader syntax analysis
       new  7b240be   Use toggle menu style for macOS compatibility
       new  0337778   Force display of preferred keybindings in menu
       new  5c62265   Consistent terminology: backquote vs backtick
       new  f69cca0   Do syntax analysis when deleting from point-max
       new  bbaeb7d   Update EVM test rule
       new  61d6bd0   Allow using selectors for testing
       new  1fa43e2   Remove custom paragraph movement functions
       new  365f9e9   Clarify plain text blocks vs Markdown blocks
       new  864904d   Parsing predicate function for list items
       new  cd69667   Clarify markdown-code-block-at-point-p
       new  886ccbc   Add markdown-heading-at-point
       new  cfc7afa   Block movement functions
       new  92b4ca4   Add forward/backward block commands to menu
       new  899bdf9   Explain blocks in documentation
       new  8d8c224   Block marking and narrowing
       new  20b4902   Use a matching function for inline links
       new  b39bcd1   Generalize inline link matching for reference links
       new  44d3814   Document markdown-cur-list-item-bounds
       new  754aebb   Return status after toggling checkboxes
       new  79cb160   Continue GFM task lists after pressing RET
       new  4fbe779   Revert "Slightly broader syntax analysis"
       new  f8f2a6c   Happy 10th Birthday!
       new  c440791   Save excursion in syntax-propertize
       new  e567a8b   Nested imenu index by default as in v2.1
       new  48952f3   Use <kbd> for single characters, except t
       new  cf0438d   Add menu item for toggling wiki link support
       new  9873aec   Save match data to fix reference location
       new  b5dcb89   Add badges to homepage
       new  a520839   Change duplicate test function name
       new  9e10d57   Don't continue list items by default after RET
       new  acf2c24   Add value menu for markdown-indent-on-enter
       new  e1a2adf   Add value menus for other custom variables
       new  e9bb47d   markdown-mode 2.2
       new  785fa9f   Bump version
       new  94fb052   Document customizable variables added in 2.2
       new  7da1fd7   Separate predicate versions of some parsing functions
       new  87e6332   Rename function that modifies match data
       new  e3dc5fc   Save match data in predicate function
       new  c54f6d2   Use string-match-p to preserve match data
       new  5267ab4   Generalize rebinding of block commands
       new  5db9147   Add no-error and simplify back-to-heading function
       new  f0483a1   Adjust point for setext headings
       new  458799e   Add page movement, marking, and narrowing
       new  70162f1   Update docstring
       new  bc9f77a   Add markdown-mark-subtree (C-c C-M-h)
       new  2df92d0   Add markdown-narrow-to-subtree (C-x n s)
       new  f2045b1   Update menu
       new  2d14626   Add subtree as footnote or reference location
       new  2318db2   Movement by plain text blocks
       new  af1f031   Remove old button compatibility code
       new  3108437   Rename button type
       new  7c3cc0d   Use mapcar instead of cl-mapcar
       new  08106de   Only set sentence-end-double-space for elisp
       new  7d6d5fa   Add CHANGES.md
       new  4cd6f66   New test case for inline link matching
       new  72c6939   Better formatting
       new  70662eb   Prevent inline link matching in code blocks
       new  ce4c600   Use renamed function
       new  d86bdf2   Ask flyspell to ignore code and URLs
       new  0f87d5f   Don't add blank line after existing reference defs
       new  211ffd9   Rename function for clarity
       new  747cb3c   Fontify inline links and make them clickable
       new  ac59c85   Fontify reference links and make them clickable
       new  3f9793b   Fontify angle URIs and make them clickable
       new  870d98e   Let inline matching ignore already fontified text
       new  60cedc7   Fontify plain URIs and make them clickable
       new  dff9240   Update CHANGES.md
       new  d3e31f1   Handle case where face property is list or scalar
       new  122caf6   Checkdoc fixes for tests
       new  6fbfe60   Separate code block language parsing
       new  1cd5b8b   URL hiding
       new  2111327   Reference link label hiding
       new  a671677   Group keybindings for toggling settings
       new  b7be50d   Add verbosity, argument to markdown-toggle-inline-images
       new  74bbab3   Update CHANGES.md
       new  38313d5   Hidden URL documentation
       new  513e01a   Old image toggle command is deprecated
       new  39a4839   max-of-seq instead of min-of-seq
       new  76ccd82   Native fontification of code blocks
       new  c64acb9   Automatic selection of code block background face
       new  3e24f0d   Use code face more generally
       new  ef314c8   Compatibility with Emacs 24.1-24.3
       new  7e37293   Toggle for native code block fontification
       new  1d77e06   Fix typo
       new  5570cfc   Update test for Emacs 24.1-24.3
       new  de40e7c   Note GH issues in CHANGES.md
       new  2adc4aa   Flyspell should ignore references, markup, and comments, 
too
       new  85e0cf6   Add markdown-mark-text-block (C-c M-h)
       new  40e4901   Don't change faces for link part with URL hiding
       new  d276f39   Rename url hiding variables and functions
       new  134cbd1   Documentation and menu updates
       new  f5773df   Add default value to documentation
       new  f408b3d   Append blockquote face, test passes now
       new  53037f1   Test inline code inside a blockquote
       new  8390d07   Basic markup hiding infrastructure
       new  fd9eb1c   Markup hiding for italics, bold, code, and kbd tags
       new  6c72cb4   Markup hiding for inline, reference, and angle bracket 
links
       new  6952e8b   Make markdown-hide-urls buffer-local
       new  d2122e1   Inherit from pre-defined faces
       new  e0b0ce2   Fix beginning and end of block positions
       new  7007fd4   Modify markdown-regex-header
       new  6cb2b79   Hide heading markup with markdown-hide-markup
       new  13af4a7   Increase default heading scaling range
       new  0eb51a9   Hide markup for blockquotes
       new  0fa1d52   Support Leanpub asides, info blocks, etc.
       new  ce7cc47   Fix issue with console mode
       new  1f28633   Add and use markdown-in-comment-p
       new  c3e2492   Split up multiple tests
       new  7ec7327   Two tests pass now
       new  808a671   Matching function for fontifying list items
       new  085b386   Hidden markup for list items via unicode bullets
       new  6635a19   Spelling
       new  f6909b6   Hidden markup for strikethrough
       new  97bd738   Hidden markup for horizontal rules
       new  50a4dfe   Fix indentation
       new  467a668   Move function with other similar functions
       new  a1916d8   Use syntax propertization for HRs
       new  287ee20   Fix end of code block calculation
       new  740bd6a   Native fontification of tilde fenced code blocks
       new  d2c8d52   Compatibility with Emacs 24.1-24.3
       new  2697ae7   Test native fontification of tilde-fenced code blocks
       new  6d14394   Markup hiding for definition lists
       new  50960bf   Support language names beginning with a period
       new  8c94763   Markup hiding for GFM and tilde fenced code blocks
       new  4d94b96   Define defsubst before use
       new  a0d5135   Cite GitHub issue
       new  0817678   Fix quoting in commentary
       new  5534fd1   Editing of code blocks in indirect buffers
       new  e0c4412   Use make-variable-buffer-local with variable declarations
       new  da85589   Font lock with markup hiding for sub/superscripts
       new  af9cc49   Add three new test cases for stacking font-lock
       new  99623b7   Add markdown-inline-code-at-pos
       new  c812747   Fix tests in previous commit
       new  8b365fc   Test case: two bold words after list item
       new  e664c42   Improve bold and italic font-lock stacking
       new  fc21135   Prepend code face, so that it stacks
       new  fb041ed   Add a font lock test
       new  40ada19   Soft-require edit-indirect
       new  50a2b49   Don't get text properties from overlays
       new  aebc03e   Hide entire opening and closing code block lines
       new  2aa7d41   Test HRs vs setext H2 markup
       new  66dba87   Check heading property at beginning of line
       new  fba4581   Test beginning-of-defun at point-max
       new  c458a96   Fix beginning and end of defun functions
       new  71ccd7f   Fix face in test case
       new  78cac64   Update CHANGES.md
       new  eca391c   Slightly less code block background shading
       new  7cce4e4   Reuse existing windows rather than splitting again
       new  46bdc7a   Compatibility with Emacs 24.1 and 24.2
       new  09550e5   Don't number internal groups in email regexp
       new  8d94d88   Add markdown-link-at-pos for parsing link properties
       new  6792ffb   Use properties at bol for detecting code blocks
       new  9d27410   Define markdown-get-used-uris
       new  7a8b389   Upgrade to GPLv3+
       new  f269d25   Update known language list
       new  7b35b1d   Fix duplicate test name
       new  94358ad   Prohibit italics and bold in comments
       new  d5bb346   Prevent matching inline code in comments
       new  043cf7c   Separate face for plain URL links
       new  0e2d596   Prevent matching bold or italics in URLs
       new  7541ad0   Rewrite markdown-propertize-end-match
       new  199975f   Hack forward-paragraph-func so fill-region skips code 
blocks
       new  95f2e13   Don't error when previewing buffer without file
       new  d3a3520   Update CHANGES.md
       new  352bcc3   Update and reuse blockquote regexp
       new  3166b9a   Basic font lock for inline attributes
       new  ee572f0   Basic font-lock for Leanpub section identifers
       new  06d40ba   Basic font-lock support for common file inclusion syntax
       new  e14a009   Fix docstring
       new  67bddb9   Don't match links in inline code or comments
       new  533f860   Rename face to markdown-footnote-marker-face
       new  7499d28   Font lock for Pandoc inline footnotes
       new  669815e   Raise footnote markers and optionally hide markup
       new  e8197fc   Make fill functions respect Pandoc pipe blocks
       new  9cbec2c   Revert "Add verbosity, argument to 
markdown-toggle-inline-images"
       new  0c62d95   Optional URI argument for markdown-insert-uri
       new  c1408d2   Interactive link insertion
       new  3f5f378   Flyspell shouldn't check inside <kbd> tags
       new  5b40399   Fix capitalization of YAML
       new  4835f37   Use C-c C-l for inserting links, move jumping to C-c C-d
       new  d6abce0   Update documentation regarding edit-indirect
       new  7d4ad46   Return checkbox string in markdown-cur-list-item-bounds
       new  bc5a72c   Add and test markdown-gfm-task-list-item-at-point
       new  f5d0b88   Introduce markdown-do as markdown-jump replacement
       new  784fdd3   Consistently use kbd for keybindings
       new  0a4bb00   Fix typo in CHANGES.md
       new  970d5cc   Fix another typo in CHANGES.md
       new  405ff3a   Disable URL hiding by default
       new  6f2ae00   Fix typo in README.md
       new  b5751d0   Fix typos in CHANGES.md
       new  cf3bbac   Use ElDoc to display hidden URLs and references
       new  ab45304   Compatibility fix for add-function
       new  fffdc3a   Define aliases for obsolete link insertion functions
       new  81b411e   Consistency of key formats
       new  f131735   Outdent, not exdent
       new  0edc66d   Avoid infloop when promoting last heading
       new  eb8cc19   More robust link matching after broken links
       new  a4d2cd2   Fix typo in CHANGES.md
       new  2e3ab74   Combined markup insertion keymap C-c C-s with prompt
       new  9c7c0c4   Revise top-level keys; unify subtree/list editing
       new  c8d720f   Add C-c C-x C-e as math mode toggle
       new  38a1778   Update README.md
       new  3154320   Title attribute isn't the same as alt text
       new  89def60   Revert "Consistency of key formats"
       new  0e24143   Add extension reloading for gfm-mode
       new  7ca169f   Generalize markdown-link-at-pos to work with inline images
       new  be423bf   Interactive image insertion and editing
       new  f54d4b2   Give correct keybinding hint for editing images
       new  d198e9c   Display code block language when markup is hidden
       new  de0386d   Add message: to markdown-uri-types
       new  ae5eeec   Declare package-version for new defcustoms
       new  e54619e   Set variable comment-use-syntax
       new  c84b6f9   Drop compatibility for Emacs 24.1-24.2
       new  2c8d0e5   Make font-lock-extra-managed-props local
       new  c2dff1c   Add beginning, end, and up list functions
       new  7485df0   Add markdown-prev/next-list-item-bounds
       new  ab9724d   Modify markdown-prev-list-item return value
       new  bdc2481   Improved paragraph and block movement
       new  23edc05   Adjust point for invisible text during heading movement
       new  7d33476   Fix some typos in CHANGES.md
       new  819b054   Sharp-quote functions in several places
       new  a4ca2d0   Generalize outline movement to work in lists
       new  ff3dedf   Allow whitespace before footnote definitions
       new  902be18   Add missing references in CHANGES.md
       new  8c3bb3f   Inhibit electric quoting in code spans or blocks
       new  00a92b6   Add missing save-match-data
       new  9abce79   Update CHANGES.md
       new  ea55492   Update docstring for markdown-cycle
       new  45b8e7a   Fix whitespace
       new  ed35e6f   Remove brackets around kbd tag for easier regexp parsing
       new  91798d0   Fix capitalization in CHANGES.md
       new  d29cea8   Update email address
       new  884a72d   Make number of spaces after code fence customizable
       new  16b7071   Thanks
       new  3221449   Stop inhibiting line breaks inside links when filling
       new  40dbc48   Indent GFM code blocks to the current indentation level
       new  c79ab7e   Support shift selection for paragraph and block movement
       new  6de2fed   Thanks
       new  a007a49   Add option markdown-gfm-uppercase-checkbox
       new  89d63a6   Document new markdown-gfm-uppercase-checkbox option
       new  cc346e6   Update README.md
       new  543f910   Document more prominently the markdown-command dependency
       new  09ceaa5   Quoting
       new  737a4fd   Note that markup hiding doesn't work when printing
       new  b7cef70   Add markdown-mode-command-map with prompt
       new  ce801c7   Allow disabling prefix menu prompts
       new  735fe6d   Declare file coding
       new  7bf0736   Avoid squashing markdown-code-face customizations
       new  09b1074   Fix issue with code after headings without whitespace
       new  b163f10   Add rear-nonsticky property for links
       new  9344d9e   Update CHANGES.md
       new  8dec2fd   Contributing guidelines
       new  d135357   Ensure trailing newlines after indirect code block edits
       new  cde5c5d   markdown-mode 2.3
       new  2d790a7   Fix spelling, add pull request link
       new  7050c4d   Adds hook markdown-remove-gfm-checkbox-overlays
       new  449a00d   Don’t test the value of the internal property 
‘composition’
       new  e391581   Fix customization types
       new  0cf7873   Don’t insert trailing whitespace when inserting a 
blockquote
       new  0358967   Make wiki link test work if /tmp contains an inaccessible 
subdirectory
       new  36032f5   Bump version
       new  6a0b7b2   Update CHANGES.md
       new  6419d71   Fix markdown-inline-code-face's :inherit attribute
       new  c12ef20   Update CHANGES.md
       new  ee7a3a5   Allow ‘markdown-command’ and ‘markdown-open-command’ to 
be functions
       new  35441cf   Update README.md and CHANGES.md
       new  bc79248   Insert references before local variables
       new  7772fc9   Add GFM checkbox insertion command, use as markdown-do 
fallback
       new  af06ff3   Checkbox insertion with C-c C-s [
       new  d5e1657   Rename checkbox insertion command
       new  531990b   Update GFM checkbox menu items
       new  9136bb8   Update CHANGES.md
       new  4c61493   Use markdown-unordered-list-item-prefix instead of 
hardcoded marker
       new  4b6c6fb   Update GFM task list insertion test
       new  9614c21   Remove extra definition of markdown-code-face
       new  6b40a3b   Save buffer before executing markdown-open-command
       new  61148d8   Add GitHub templates
       new  1af5be6   Run markdown-open-command asynchronously
       new  8842181   Update CHANGES.md
       new  39a0c57   Marginalized atx headers
       new  0167557   Simplfy header marginalization
       new  bba47f2   Try to fix markdown-code-face on Windows
       new  5729dc5   Add support for table editing
       new  f859106   Note that markdown-d re-aligns tables
       new  8f9b911   Update CHANGES.md
       new  df31e2e   Fix spelling in documentation
       new  ef6b4d9   Fix <kbd> tags for C-c ' keybinding
       new  b718630   Use lowercase functional argument
       new  c25f394   Expand documentation for inserting and sorting tables
       new  736cb7e   Fix defcustom type of markdown-css-paths
       new  94b9029   CI testing with Emacs 25.3
       new  aa4f177   One auto fill test now passes in Emacs 26
       new  7a62259   Introduce user option to translate filenames when 
following links
       new  4a5859c   Link to GitHub issues
       new  e313f9c   Don't set markdown-code-face background
       new  2d19998   Use conditional matching function for fontifying wiki 
links
       new  52e467c   Fix comments
       new  03ff257   Update CHANGES.md
       new  a2a0441   Fix test-markdown-math/reload docstring
       new  2183a26   Use matching function for \[..\] math
       new  01ffd71   Generalize display math regular expression to cover 
\\[..\\]
       new  4f3b6a0   Use math mode toggle function when enabling via file 
variables
       new  a2cac4c   Add and remove math mode keywords in toggle function
       new  772d607   Only set font-lock-defaults once to prevent clobbering 
user keywords
       new  3a44009   Add user option to kill or preserve HTML export buffer
       new  5535e1a   Update CHANGES.md
       new  3b92618   Add markdown-edit-code-block-default-mode
       new  e065615   Propertize GFM code blocks upon insertion
       new  8af1076   Insert GFM code block and edit-indirect simultaneously
       new  a42e0cf   Refactor markdown-match-generic-metadata to improve 
efficiency
       new  079631e   Explain temporary directory creation in 
test-markdown-wiki-link/font-lock
       new  ddc92f4   Add utility function markdown--first-displayable
       new  ce663b9   Use a list for HR display characters
       new  b985fa6   Use a list of possible URL composition characters
       new  6e0ee2b   Use a list for blockquote display characters
       new  087259c   Use a list for definition list display characters
       new  fb2cacd   Update CHANGES.md
       new  4e733e3   Fix font-lock for inline code inside italics
       new  f3dd5a4   Update docstring for markdown-blockquote-display-char
       new  1c2e8e1   Remove redundant expressions from or arguments
       new  a01883f   Fix font-lock for inline code inside bold
       new  2dde7b3   Refresh font-lock rather than recomputing from defaults
       new  d3de4b4   Test for preserving buffer-specific font-lock keywords
       new  f321f5b   Backwards compatibility fix
       new  312a3e7   Improve markdown-cycle comments
       new  c4f925c   Fix indentation by re-combining in markdown-cycle
       new  9c4bef2   Point, not cursor
       new  b2e2d91   Avoid giving a negative argument to move-to-column when 
indenting
       new  da980ea   Relax bold and italics tests
       new  a37b4c2   Require a non-space, non-asterisk char to open italics
       new  d4de627   Font lock for HTML entities
       new  e3e7069   Font lock for HTML tags and attributes
       new  78b6928   Handle unspecified or unknown languages when editing code 
blocks
       new  b3947d5   Fontify tables
       new  60a0a5e   Replace tabs with spaces
       new  4c5e420   Add code to recognize simplified gfm tables
       new  a6a286c   Use markdown-table-at-point-p to detect table borders.
       new  c0d4892   Only raise footnotes when markup hiding is on
       new  74493cc   Customizable subscript and superscript display properties
       new  092acae   Introduce markdown-max-image-size for resizing large 
images
       new  e3b9f3d   Allow whitespace before display math
       new  7ecf84b   Fix table detection at top of buffer
       new  62ea7fe   Add docstring for markdown-syntax-propertize-yaml-metadata
       new  4dd6ff4   More efficient propertization of YAML metadata
       new  014fae8   Rename and make obsolete several predicate functions
       new  f527615   Convert markdown-regex-list to rx form
       new  c9c524e   Return point in markdown-cur-list-item-end
       new  b211b85   Optionally skip matching in markdown-cur-list-item-bounds
       new  637ac69   Process nested lists and cache bounds in syntax 
propertization phase
       new  28ea16d   Don't meddle with match-data, for testing purposes
       new  d9ab8b5   Propertize lists after insertion and modification
       new  dd5914b   Perform syntax propertization before hooks run
       new  df9d278   Use cached list item bounds in subsequent calls
       new  971c372   Don't move point in markdown-in-comment-p
       new  453ea27   Add markdown-comment text property to comments
       new  5510500   Avoid expensive syntax calculations in frequently called 
functions
       new  e7b55e5   Simplify metadata matching for efficiency
       new  2059c24   Give bound to make looking-back call faster
       new  c7aac58   Use cached properties for code block detection
       new  ffe6265   markdown-search-until-condition for inline code
       new  c9955dc   Fail faster in markdown-match-generic-links
       new  1229eaa   Propertize checkboxes after insertion
       new  bad0f18   Compatibility with Emacs < 24.4
       new  d804186   Don't match metadata declarations outside of header
       new  74bcce2   Update CHANGES.md
       new  38198b7   Support horizontal rules of underscores
       new  c028766   Convert markdown-regex-hr to rx form
       new  db64b22   Calculate length directly instead of using the string
       new  6095288   Remove unused functions
       new  4a9fd33   Avoid extra function call
       new  5b99422   Include GFM checkbox portion of list items in regex
       new  b0e72ad   Revert back to markdown-new-baseline
       new  8acca3e   Define and use markdown-regex-blank-line
       new  c671016   Re-introduce markdown-prev-line-blank and for efficiency
       new  e970615   Don't preserve match-data in markdown-cur-list-item-end
       new  920931a   Fix indented code block syntax detection
       new  d11297f   Store match data in markdown-list-item property
       new  ea03dcb   Remove other text properties when propertizing comments
       new  b945b53   Fix syntax-propertize bounds following GFM code block 
insertion
       new  8c7ceae   Move documentation to README.md
       new  9164d45   Split large test into separate tests
       new  af5420e   Add markdown-rx, a Markdown-specific rx macro
       new  2052be5   Remove redundant :commands from use-package declaration
       new  0445cc3   Don't enforce property on final interior newline for code 
blocks
       new  674ba0d   Check conditions individually in 
markdown-test-check-match-limits
       new  1bdca2b   Simplify setting font-lock-defaults
       new  cbbc519   Use face names directly, instead of variables
       new  8e98d31   Prevent infinite loop in gfm--table-at-point-p at buffer 
start
       new  3d43836   Add tests for GFM simplified tables at beginning of buffer
       new  1968f66   Add Markdown and GFM viewing modes
       new  0a90148   Summary: Fix typo
       new  96bda34   Remove constant that was replaced
       new  b1fccf5   Define markdown--syntax-properties before use
       new  ac703ff   Rename obsoleted variable
       new  e8b336c   Don't double quote list
       new  3c1115d   Avoid looking-back call
       new  4728db2   Marginally speed up markdown-cur-list-item-end
       new  2ef729d   Move point to limit when search fails
       new  d425575   Test precedence of inline code over italics
       new  41c0f6f   Fix precedence of inline code over inline links
       new  9beda31   Only check text properties, not overlay properties
       new  1446f20   Drop support for Emacs 24.3
       new  4cdb802   Ask font-lock to clean up other added text properties
       new  3b34b4d   markdown-rx-to-string
       new  cc45572   Collect wiki link code in one place
       new  24fa9fb   Add footnotes to imenu
       new  09ece4f   Add table creation and editing commands to Markdown menu
       new  faf6000   Clean up easy-menu code
       new  742b2f0   Signal errors when executing ‘markdown-command’ or 
‘markdown-open-command’ fails
       new  f584d8f   Ensure markdown-command doesn't error with existing tests
       new  34ed009   Add an HTML tag font-lock test
       new  a49554b   Body wrapper customization (prologue and epilogue)
       new  0530a98   Test for expected error when previewing a 
non-file-visiting buffer
       new  9415d99   Add a variable to fontify code block with a default mode
       new  138812b   Rename defcustom and add type, etc.
       new  fc4e143   Fix type for markdown-edit-code-block-default-mode
       new  9f0b9e6   Add autoloads for new modes
       new  434d5ef   Fix checks for markdown-mode and gfm-mode
       new  1c343f5   Break up monolithic tests into individual tests
       new  569e94a   Fix "failed with exit code nil" when 
`markdown-open-command`
       new  668de4a   Fix broken Pull Request template
       new  c0fc524   Bind markdown-insert-list-item to M-RET rather than 
M-<return>
       new  baf23cb   Skip empty URLs when inlining images
       new  b52afc4   markdown-for-all-refs macro, markdown-get-all-refs 
function
       new  92c8881   Include line numbers in markdown-get-defined-references 
result
       new  d5f5065   Add markdown-unused-refs
       new  b317df5   Downcase reference labels in 
markdown-get-defined-references
       new  8459e18   Use defun-markdown-buffer macro
       new  b6001e5   Use defun-markdown-ref-checker macro
       new  2368185   Use bold face for unused-reference buttons too
       new  2d75ca6   Docstring minor fix
       new  669f9e3   whitespace-cleanup
       new  cb0dc1a   Remove debugging from markdown-goto-line-button
       new  b365509   Add links to kill unused reference lines
       new  dca272e   Add a test for markdown-get-undefined-refs
       new  e59f05f   Sort results of markdown-get-unused-refs
       new  4f9c5e2   Update CHANGES.md
       new  090117e   Added 26.1 release
       new  13a4f8e   Customization group 'wp is depreciated -> 'text
       new  85469b7   Ignore non-image links in markdown-display-inline-images
       new  e63a561   Fix comment level
       new  213698d   Fix off-by-one error in markdown-inline-code-at-pos
       new  e45b35b   Revert "Use cached properties for code block detection"
       new  b92f00d   Add to beginning of `auto-mode-alist', not end
       new  b274cb9   CHANGES.md: Add links to GitHub issue and PR
       new  5bbad65   Change default character encoding
       new  74c0a06   Update CHANGES.md
       new  8ef91a0   [Fix #349] Don't consider point at end-of-code-block part 
of code block
       new  b7eade5   Don't retrieve properties beyond `limit` in 
`markdown-match-propertized-text`
       new  b6de08a   Fix bounds during comment syntax propertization
       new  e083337   Remove polymode fix
       new  30ae222   Fix boundary check in markdown-code-block-at-pos
       new  5252b71   Add `markdown-insert-table`
       new  a1e1ecc   Add markdown-kill-outline and markdown-kill-block
       new  782958e   Improve table insertion
       new  02d68d7   Update tests for table insertion
       new  d18a8f8   Fix table insertion to agree with tests
       new  986d317   Fix table detection at beginning of buffer
       new  906e97d   Update beginning of file table test
       new  da1c825   Add option to display images stored online
       new  53db081   Document markdown-display-remote-images
       new  115f77d   Fill all library headings to 80th character
       new  1f90053   Declare variable aliases before their referent
       new  f3c54e3   Pin Travis CI to Trusty Tahr until EVM binaries are 
updated
       new  e9dff50   Fix typos
       new  3f88c83   Fix markdown-table-transpose
       new  2a0b7ba   Don't treat as metadata if it is not in header
       new  a5cb359   Merge pull request #438 from jrblevin/syohex/437
       new  1dfd96b   Switch to github-actions
       new  6a23d87   Merge pull request #440 from 
jrblevin/syohex/github-actions
       new  5167127   Merge pull request #433 from saf-dmitry/table-transpose
       new  755ab2c   Fix wrong italic highlight in HTML attribute
       new  c8c90e1   Merge pull request #441 from jrblevin/syohex/410
       new  8c3437d   Fix markdown-link-p issue for continuous links
       new  b092c15   Merge pull request #442 from jrblevin/syohex/305
       new  fa3deb4   Support more markdown extensions same as Vim
       new  050fdc5   Merge pull request #443 from jrblevin/syohex/417
       new  47b5f6e   Fix wrong setting major-mode at following wiki link
       new  27ee0bf   Merge pull request #444 from jrblevin/syohex/427
       new  e72178b   Fix wrong function call
       new  7508403   Merge pull request #445 from jrblevin/syohex/329
       new  d0d30db   Fix not consider markdown-list-indent-width issue
       new  3c9e317   Merge pull request #446 from jrblevin/syohex/405
       new  2dbeb64   Complete link test from link labels
       new  3656973   Merge pull request #447 from jrblevin/syohex/421
       new  908cbc7   Drop Emacs 24.x and X-Emacs support
       new  d322418   Improve regex performance for inline attributes
       new  c2926ea   Merge pull request #452 from jrblevin/syohex/406
       new  485469e   Merge pull request #450 from 
jrblevin/syohex/drop-24-support
       new  c2b5a0d   Enable fontify code by default in gfm-view-mode
       new  cb08808   Merge pull request #453 from jrblevin/syohex/451
       new  19a47bb   Delete obsoleted aliases
       new  6953a82   Merge pull request #454 from 
jrblevin/syohex/delete-obsoleted-aliases
       new  bd5e4e3   Fix url open issue which contains close parenthesis
       new  e3894f9   Merge pull request #455 from jrblevin/syohex/408
       new  e9786c7   Follow link if it is in header
       new  c870650   Merge pull request #456 from jrblevin/syohex/430
       new  debc375   Define markdown-back-to-heading as interactive
       new  b910841   Merge pull request #458 from jrblevin/syohex/415
       new  489a4c0   Fix cleanup list number issue
       new  7d201ff   Merge pull request #459 from jrblevin/syohex/392
       new  622fd9d   Remove code for older Emacs(< 25.1)
       new  53e5783   Merge pull request #460 from 
jrblevin/syohex/remove-older-emacs-code
       new  d8c3703   accept relative CSS stylesheets
       new  902138b   Merge pull request #461 from jrblevin/syohex/apply-389
       new  83d57c8   Remove old style code
       new  f8f34da   Merge pull request #462 from jrblevin/syohex/modernize
       new  1d9e22d   Use markdown-follow-thing-at-point for mouse click
       new  65f6273   Merge pull request #463 from jrblevin/syohex/430-2
       new  f48a6a0   Improve regexp matching speed for inline attributes
       new  3404806   Merge pull request #464 from jrblevin/syohex/428
       new  6c1be96   Use display-buffer if user set display-buffer-alist
       new  c927a11   Merge pull request #465 from jrblevin/syohex/413
       new  b06cc46   Fix insert markup function issue
       new  c15f67f   Merge pull request #466 from jrblevin/syohex/283
       new  95564d0   Add custom variable for opening image
       new  95ff45c   Merge pull request #467 from jrblevin/syohex/383
       new  df818e0   Fix hide markdown issue in markdown/gfm view mode
       new  c99cb5a   Merge pull request #469 from jrblevin/syohex/468
       new  e34487b   Improve default markdown-command setting
       new  10d00f3   Merge pull request #470 from 
jrblevin/syohex/improve-default-markdown-command
       new  67c2e8d   Use markdown-command directory instead of 'sh -c'
       new  eb6ccb9   Merge pull request #471 from jrblevin/syohex/319
       new  92cdd8f   Fix bold regexp
       new  5f5a2d9   Merge pull request #472 from jrblevin/syohex/325
       new  fa2018c   Fix italic and punctual character issue
       new  1566742   Merge pull request #473 from jrblevin/syohex/359
       new  100088d   Use explicitly numbered group for easy reading code
       new  bbb009c   Merge pull request #474 from jrblevin/syohex/improve-regex
       new  44a1c5b   Fix table align issue if column has esacped `|`
       new  e94a31b   Fix table issue with wiki link
       new  e1b3d12   Merge pull request #475 from jrblevin/syohex/308
       new  7f90eb6   Fix nested block quote fill-paragraph issue
       new  ddfed4f   Merge pull request #477 from jrblevin/syohex/366
       new  e3cda32   Fix table transpose which contains wiki-link issue
       new  f503de8   Merge pull request #478 from 
jrblevin/syohex/table-transpose-wiki-link
       new  037b900   Fix markdown-command has command option case
       new  e7d8a0e   Merge pull request #479 from 
jrblevin/syohex/markdown-arguments
       new  69a6f56   Don't indent pre block at indent-region
       new  b014454   Merge pull request #480 from jrblevin/syohex/228
       new  d68ecf7   Support list of strings of markdown-command
       new  8215550   Merge pull request #481 from 
jrblevin/syohex/markdown-command-list-string
       new  de4b659   Add tests for markdown-command
       new  f47a2e9   Merge pull request #482 from jrblevin/syohex/command-test
       new  0480a24   Add document of `markdown-open-image-command`
       new  a335a24   Merge pull request #483 from 
jrblevin/syohex/add-document-open-image-command
       new  5f892fb   Fix highlight link issue
       new  af50e33   Merge pull request #484 from jrblevin/syohex/409
       new  c419873   Apply translate function for 
markdown-display-inline-images
       new  f66812d   Merge pull request #485 from jrblevin/syohex/422
       new  25da27a   Fix typos
       new  94cecf8   Fix markdown math inline single issue
       new  43da84e   Merge pull request #487 from jrblevin/syohex/352-1
       new  60984b2   Fix math inline double highlight issue
       new  705c77b   Merge pull request #488 from 
jrblevin/syohex/math-inline-double
       new  d734c7a   Fix markdown-table-forward-cell issue
       new  9c582ff   Merge pull request #490 from jrblevin/syohex/489
       new  44c1013   Fix markdown-table-backward-cell issue with escaped 
vertical bar
       new  4030787   Merge pull request #491 from 
jrblevin/syohex/backward-cell-issue
       new  70d5618   Avoid matching code fragments as code blocks
       new  11f3ba8   Add test for #403 issue
       new  b13ee0c   Merge pull request #492 from jrblevin/syohex/431
       new  805de79   Implement filter-buffer-substring-function for view-mode
       new  04aa13a   Merge pull request #494 from jrblevin/syohex/493
       new  c0e367e   Fix gfm italic markup issue
       new  6406b87   Merge pull request #495 from jrblevin/syohex/448
       new  c31e379   Improve triple backtick behavior with electric-pair-mode
       new  023da0f   Merge pull request #496 from jrblevin/syohex/electric-pair
       new  8553081   Update code block language list
       new  77d11f2   Merge pull request #497 from 
jrblevin/syohex/update-language-list
       new  7b854c8   Bump up version v2.4
       new  f19a795   Start 2.5-dev
       new  c718597   Cleanup test code
       new  e259299   Merge pull request #499 from 
jrblevin/syohex/remove-bundled-cl-lib
       new  0fdbf89   Introduce markdown-mouse-follow-link custom variable
       new  b5abee1   Merge pull request #500 from 
jrblevin/syohex/mouse-map-custom
       new  65e67f3   Remove flyspell overlay if it is in unchecked area
       new  797c29c   Install aspell for flyspell test
       new  770e3aa   Merge pull request #501 from jrblevin/syohex/311
       new  5ee0e61   Add more flyspell tests
       new  78b2291   Merge pull request #502 from 
jrblevin/syohex/more-flyspell-test
       new  37be1a3   Migrate remaining files to lexical binding
       new  58d6224   Skip tests that invoke ‘pandoc’ if that isn’t installed
       new  8e59500   Make interactive detection in ‘markdown-up-heading’ less 
brittle.
       new  e0733f7   Merge pull request #504 from phst/pandoc3
       new  d07fc8d   Merge pull request #505 from phst/lex
       new  399df42   Merge pull request #506 from phst/interactive
       new  340654d   Strip query parameters if local file name has them
       new  bb1272e   Merge pull request #513 from jrblevin/syohex/511
       new  a84d17d   Fix inline URL regexp which starts/ends with spaces
       new  ac59e97   Merge pull request #515 from jrblevin/syohex/514
       new  3a98ab0   Improve forward/backward sentence move
       new  fa9fa20   Merge pull request #518 from jrblevin/syohex/sentence-move
       new  424f52d   Improve fontification for nested meta data
       new  0b5386b   Merge pull request #520 from jrblevin/syohex/476
       new  84915b4   Add 27.1 for testing
       new  3c3b5fb   Merge pull request #523 from jrblevin/syohex/add-27.1
       new  5a83b08   Fix italic fontification for one character in gfm-mode
       new  d05c78c   Merge pull request #526 from jrblevin/syohex/524
       new  7fa26c0   Fix regular expression for searching next table row
       new  e969940   Merge pull request #527 from jrblevin/syohex/522
       new  886da3f   Fix GFM bold fontification issue
       new  ef2cb4d   Merge pull request #528 from jrblevin/syohex/525
       new  08da771   Fix markdown-cycle called with universal-argument
       new  cd10c7a   Merge pull request #531 from jrblevin/syohex/530
       new  8678dd4   Fix typos
       new  eb8a1eb   Use derived-mode-p instead of major-mode comparison
       new  b7b4eb3   Merge pull request #533 from jrblevin/syohex/532
       new  12b4761   Fix wrong fontification issue
       new  bdaf248   Merge pull request #535 from jrblevin/syohex/534
       new  299fa40   Customizations for insert link
       new  32d07fe   Merge pull request #540 from 
arthurcgusmao/customize-insert-link
       new  47f2524   Replace recursive function call with loop
       new  85b9720   Merge pull request #543 from jrblevin/syohex/536
       new  f0d65a3   Use loop for avoiding too many recursive call
       new  8c6775a   Merge pull request #544 from jrblevin/syohex/512
       new  e20ef9f   Fix wrong italic fontification just after code block
       new  152eae2   Merge pull request #549 from jrblevin/syohex/548
       new  b612029   Fix italic fontification following punctuation character 
in GFM mode
       new  cf64031   Merge pull request #554 from jrblevin/syohex/553
       new  09c9934   ✨ Added logic to indent and de-indent when editing code 
blocks
       new  2ac9be1   Merge branch 'pr-559'
       new  9e5cc2d   Enable flyspell check at yaml metadata
       new  6917d2a   Merge pull request #561 from jrblevin/syohex/560
       new  ac810da   Remove old configurations
       new  dcad557   Merge pull request #562 from jrblevin/syohex/makefile




reply via email to

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