gfm-mode line wrap behavior and GFM documentation
commitda8bc8a97289579d242716f29efea9d3fb3f472c
authorJason Blevins <jrblevin@sdf.org>
Tue, 22 Dec 2015 16:50:12 +0000 (22 11:50 -0500)
committerJason Blevins <jrblevin@sdf.org>
Tue, 22 Dec 2015 18:06:24 +0000 (22 13:06 -0500)
tree8e7c4e98f6541221eed31c0f36594c1b8775a517
parent7287bc8b2d7bfb68164430276d8111a8edfa44ff
gfm-mode line wrap behavior and GFM documentation

`visual-line-mode` is no longer enabled by default in `gfm-mode` since
newlines are only significant on GitHub in issues and comments, but not
for actual files in repositories such as README.md, etc.

The documentation for GFM-specific features has been rewritten to
explain in more detail which features are supported by `markdown-mode`
and `gfm-mode`.

Adds a `gfm-mode-hook` for those who want to keep `visual-line-mode` on
by default in `gfm-mode`.

See GH-31 for additional details.
README.md
markdown-mode.el