<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-markdown.git/docs/extensions/footnotes.txt, branch waylan-patch-1</title>
<subtitle>github.com: waylan/Python-Markdown.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/'/>
<entry>
<title>Thorough spell check of the docs.</title>
<updated>2015-02-07T19:22:47+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2015-02-07T19:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=93dad08ca9967d75e5bb2b2e6e6301a98b900bfd'/>
<id>93dad08ca9967d75e5bb2b2e6e6301a98b900bfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs now use dot notation for all extensions.</title>
<updated>2014-08-29T14:57:18+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan.limberg@icloud.com</email>
</author>
<published>2014-08-29T14:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=c27cbd154050c1181eac195a4b0bb19a6bbaf048'/>
<id>c27cbd154050c1181eac195a4b0bb19a6bbaf048</id>
<content type='text'>
Except were "short names" are explained in the docs, all references
to the buitlin extensions now use `markdown.extensions.*` in
anticipation of #336.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Except were "short names" are explained in the docs, all references
to the buitlin extensions now use `markdown.extensions.*` in
anticipation of #336.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up some minor issues with recent changes to docs.</title>
<updated>2014-02-16T19:41:13+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2014-02-16T19:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=1144e2a94cf3f78dedda0b88649ce789fb8d1edf'/>
<id>1144e2a94cf3f78dedda0b88649ce789fb8d1edf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: capitalization fixes, plural fixes, small wording improvements</title>
<updated>2014-02-15T19:35:55+00:00</updated>
<author>
<name>Jakub Klinkovský</name>
<email>j.l.k@gmx.com</email>
</author>
<published>2014-02-15T19:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=aff7cabd5fa16daff866c06e056804d3f6f42500'/>
<id>aff7cabd5fa16daff866c06e056804d3f6f42500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: improved documentation of the extra/ extensions</title>
<updated>2014-02-15T17:44:53+00:00</updated>
<author>
<name>Jakub Klinkovský</name>
<email>j.l.k@gmx.com</email>
</author>
<published>2014-02-15T17:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=045ef787b7019343f22dfede01fedf38181ad662'/>
<id>045ef787b7019343f22dfede01fedf38181ad662</id>
<content type='text'>
Simplified, unified style, added some undocumented options.

NOTE: Footnotes/UNIQUE_IDS stays mostly undocumented
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplified, unified style, added some undocumented options.

NOTE: Footnotes/UNIQUE_IDS stays mostly undocumented
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed silly spelling errors.</title>
<updated>2014-01-01T21:30:19+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2014-01-01T21:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=b6ed501695ea5f8029a228686f84c163c0cdc50b'/>
<id>b6ed501695ea5f8029a228686f84c163c0cdc50b</id>
<content type='text'>
Must remember to spellcheck everything I type.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Must remember to spellcheck everything I type.</pre>
</div>
</content>
</entry>
<entry>
<title>Updated footnote documentation for clarity.</title>
<updated>2014-01-01T21:25:07+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2014-01-01T21:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=8be64bb9ffa2a6f7f4f69e98dc6c415a1243e884'/>
<id>8be64bb9ffa2a6f7f4f69e98dc6c415a1243e884</id>
<content type='text'>
This addresses a misunderstanding reported in issue #273. The behavior has not changed. The docs just better reflect the actual behavior better. Apparently using the word "definition" both for footnotes and definition lists was an unfortunate coincidence that created confusion. We now use the term "footnote content".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This addresses a misunderstanding reported in issue #273. The behavior has not changed. The docs just better reflect the actual behavior better. Apparently using the word "definition" both for footnotes and definition lists was an unfortunate coincidence that created confusion. We now use the term "footnote content".</pre>
</div>
</content>
</entry>
<entry>
<title>Rename docs/*.md =&gt; docs/*.txt</title>
<updated>2012-03-07T14:35:40+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2012-03-07T14:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=ec46692cf5c4d5e22950bc8e7d14cb0ec327fb87'/>
<id>ec46692cf5c4d5e22950bc8e7d14cb0ec327fb87</id>
<content type='text'>
The documentation uses features of Python-Markdown that are not supported on
GitHub and it's better to get a source view of the docs anyway. For example,
that way comments and bug reports can reference a specific line of a file.

Of course, it makes sense for Github to render the README, so that is left
with the `.md` file extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documentation uses features of Python-Markdown that are not supported on
GitHub and it's better to get a source view of the docs anyway. For example,
that way comments and bug reports can reference a specific line of a file.

Of course, it makes sense for Github to render the README, so that is left
with the `.md` file extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed *.txt -&gt; *.md in docs.</title>
<updated>2011-08-23T14:53:49+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2011-08-23T14:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=a6fd7b5cba69cad049046b3a372d0f2d6c495abe'/>
<id>a6fd7b5cba69cad049046b3a372d0f2d6c495abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for Extra Extension and all the extentions it supports. Still need to do non-extra extensions.</title>
<updated>2009-03-19T03:29:40+00:00</updated>
<author>
<name>Waylan Limberg</name>
<email>waylan@gmail.com</email>
</author>
<published>2009-03-19T03:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-markdown.git/commit/?id=70c81659eca814bb037b93c95996210d192e5ca5'/>
<id>70c81659eca814bb037b93c95996210d192e5ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
