diff options
author | Waylan Limberg <waylan@gmail.com> | 2013-02-12 16:16:54 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2013-02-12 16:16:54 -0500 |
commit | 5c5612a404f920e08aacfb50fcf4eca08a994d17 (patch) | |
tree | cff0b705a10c72644ed3675e540b44f3e6e81a3e /docs/extensions/nl2br.txt | |
parent | b913666b4392bab993cec34ee85dd5de77601bd5 (diff) | |
download | markdown-5c5612a404f920e08aacfb50fcf4eca08a994d17.tar.gz markdown-5c5612a404f920e08aacfb50fcf4eca08a994d17.tar.bz2 markdown-5c5612a404f920e08aacfb50fcf4eca08a994d17.zip |
Remove RSS Extension.
Closes #143. If you would like to continue using
the extension (not recomended), it is archived on
[Github](https://gist.github.com/waylan/4773365).
Diffstat (limited to 'docs/extensions/nl2br.txt')
-rw-r--r-- | docs/extensions/nl2br.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/extensions/nl2br.txt b/docs/extensions/nl2br.txt index affd8ee..ef479fd 100644 --- a/docs/extensions/nl2br.txt +++ b/docs/extensions/nl2br.txt @@ -1,8 +1,8 @@ title: New Line to Break Extension prev_title: Meta-Data Extension prev_url: meta_data.html -next_title: RSS Extension -next_url: rss.html +next_title: Sane Lists Extension +next_url: sane_lists.html NL2BR Extension =============== |