markdown-mode 1.8.1v1.8.1
commit859d8fa12813e4b69433dcf1c1852a84ca287ebb
authorJason Blevins <jrblevin@sdf.org>
Sun, 14 Aug 2011 17:12:47 +0000 (14 13:12 -0400)
committerJason Blevins <jrblevin@sdf.org>
Mon, 15 Aug 2011 14:01:09 +0000 (15 10:01 -0400)
treecc5920b5af2b609cfbd341bb35be0bcc9aa13031
parente0165076b2d479be17b2cdc236dea950a9714a0e
markdown-mode 1.8.1

This is primarily a bugfix version which addresses some minor issues
in the recently-released version 1.8.

- Fixed an issue, reported by Werner Dittmann, where the default
  indentation position would be skipped over when auto-fill-mode was
  on.  This meant that when writing a normal paragraph, for example,
  the line would wrap to column 4 instead of column 1.

- Require the cl package for `multiple-value-bind`.  Thanks to Werner
  Dittman for noticing this.

- Remove a leftover debug print message which would announce "ENTER"
  in the minibuffer when the enter key was pressed.

- New feature: wiki link features now support aliased or piped wiki
  links of the form `[[PageName|link text]]`.
markdown-mode.el