Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced smart_lsquo etc. by a single option smart_substitutions which ↵ | Martin Altmayer | 2014-08-11 | 1 | -9/+17 |
| | | | | allows to overwrite all substitution strings. Fixed line length in docs. | ||||
* | Added options to the Smarty extension that configure the text that is used ↵ | Martin Altmayer | 2014-08-09 | 1 | -0/+13 |
| | | | | to replace quotes. This makes it possible to use the correct quotes in languages other than English. | ||||
* | Updated extension API docs for Extension.__init__ refactor | Waylan Limberg | 2014-08-01 | 1 | -9/+18 |
| | | | Relates to #325. | ||||
* | Update reference docs for recent Extension.__init__ refactor. | Waylan Limberg | 2014-08-01 | 1 | -3/+13 |
| | | | Noted that using keywords it the prefered method of passing config options to extensions. Also updated the example sto demonstrate the new prefered way as discussed in #325. | ||||
* | smarty: add support for angled quotes | Dmitry Shachnev | 2014-06-19 | 1 | -11/+13 |
| | | | | See <http://en.wikipedia.org/wiki/Guillemet>. | ||||
* | Emphasized proper use of reset method in docs. | John Sullivan | 2014-04-19 | 1 | -5/+8 |
| | | | | This is related to waylan/Python-Markdown#305. | ||||
* | Fix typo in reference.txt | Martin Maillard | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | Upped version to 2.4 final.2.4-final | Waylan Limberg | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Cleaned up some minor issues with recent changes to docs. | Waylan Limberg | 2014-02-16 | 8 | -36/+55 |
| | |||||
* | docs: capitalization fixes, plural fixes, small wording improvements | Jakub Klinkovský | 2014-02-15 | 17 | -54/+56 |
| | |||||
* | docs: update wikilinks documentation | Jakub Klinkovský | 2014-02-15 | 1 | -38/+24 |
| | |||||
* | docs: update toc documentation | Jakub Klinkovský | 2014-02-15 | 1 | -30/+43 |
| | |||||
* | docs: update smarty documentation | Jakub Klinkovský | 2014-02-15 | 1 | -19/+10 |
| | |||||
* | docs: update sane_lists documentation | Jakub Klinkovský | 2014-02-15 | 1 | -12/+4 |
| | |||||
* | docs: update nl2br documentation | Jakub Klinkovský | 2014-02-15 | 1 | -3/+15 |
| | |||||
* | docs: update meta_data documentation | Jakub Klinkovský | 2014-02-15 | 1 | -14/+25 |
| | |||||
* | docs: update header_id documentation | Jakub Klinkovský | 2014-02-15 | 1 | -10/+16 |
| | |||||
* | docs: update codehilite documentation | Jakub Klinkovský | 2014-02-15 | 1 | -67/+72 |
| | |||||
* | docs: improved documentation of the extra/ extensions | Jakub Klinkovský | 2014-02-15 | 7 | -78/+74 |
| | | | | | | Simplified, unified style, added some undocumented options. NOTE: Footnotes/UNIQUE_IDS stays mostly undocumented | ||||
* | Updated version 2.4 release notes. | Dmitry Shachnev | 2014-02-13 | 3 | -5/+39 |
| | |||||
* | typo | Mark Eichin | 2014-02-11 | 1 | -1/+1 |
| | | | chaining calls, not changing calls | ||||
* | Pedantic edit in installation instructions | Jesper Öqvist | 2014-02-06 | 1 | -1/+1 |
| | | | Fixed "you're"/"your" mixup. Sorry. | ||||
* | Document hl_lines feature for fenced_code and codehilite extensions. | A. Jesse Jiryu Davis | 2014-01-07 | 2 | -0/+36 |
| | |||||
* | Fixed silly spelling errors. | Waylan Limberg | 2014-01-01 | 1 | -6/+6 |
| | | | Must remember to spellcheck everything I type. | ||||
* | Updated footnote documentation for clarity. | Waylan Limberg | 2014-01-01 | 1 | -8/+21 |
| | | | 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". | ||||
* | Merge pull request #266 from ryneeverett/issue52 | Waylan Limberg | 2013-12-23 | 1 | -7/+5 |
|\ | | | | | miscellaneous issue52 improvements | ||||
| * | Miscellaneous improvements and bug fixes. | ryneeverett | 2013-11-19 | 1 | -7/+5 |
| | | |||||
* | | added missing 's' to wikilinks documentation | Colorado Reed | 2013-12-22 | 1 | -3/+2 |
|/ | |||||
* | Update reference.txt | Waylan Limberg | 2013-10-23 | 1 | -1/+1 |
| | | | Fixed #261. Thanks for the report @mpvharmelen. | ||||
* | Issue #52 | ryneeverett | 2013-10-14 | 1 | -0/+96 |
| | |||||
* | Mention new option in toc.txt | Dmitry Shachnev | 2013-09-29 | 1 | -0/+2 |
| | |||||
* | Merge pull request #247 from vhf/patch-1 | Waylan Limberg | 2013-09-18 | 1 | -1/+1 |
|\ | | | | | Typo fix | ||||
| * | Typo fix | vhf / victor felder | 2013-09-09 | 1 | -1/+1 |
| | | |||||
* | | Clean trailing whitespace | Adam Dinwoodie | 2013-09-19 | 1 | -21/+21 |
| | | |||||
* | | Correct documentation: `wikilink` -> `wikilinks` | Adam Dinwoodie | 2013-09-19 | 1 | -6/+6 |
|/ | | | | This fixes #250. | ||||
* | Added release notes for pending release of v2.4. | Waylan Limberg | 2013-08-13 | 3 | -4/+52 |
| | | | | | Since adding the new smarty extension, the nex release it more than just a bugfix release. | ||||
* | Add documentation for smarty extension | Dmitry Shachnev | 2013-07-26 | 5 | -4/+63 |
| | |||||
* | Improved codehilite docs. Document `css_class` setting. | Waylan Limberg | 2013-06-16 | 1 | -5/+13 |
| | | | | | | Also cleaned up poor wording on other setting for codehilite. Thanks for the inital suggestion @davidcorne. Fixes #223. | ||||
* | Updated extension API docs to list output_format and serializer on the md ↵ | Waylan Limberg | 2013-05-09 | 1 | -6/+9 |
| | | | | | | | | | instance. I still need to document everything on that list and probably a few things missing from the list. I also updated the warning about monkey patching to be a "Warning" admonition - now that we have that extension. Probably should depreciate access to md_globals in the extension API -- as we don't actually use any anymore. That dates back to pre-OO code. | ||||
* | Added a note about tox in test suite docs. | Waylan Limberg | 2013-03-19 | 1 | -1/+7 |
| | |||||
* | Date release 2.3 in change_log | Waylan Limberg | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Updated testing framework to use PyTidyLib rather than uTidyLib for Python 3 ↵ | Waylan Limberg | 2013-03-13 | 1 | -6/+6 |
| | | | | support. | ||||
* | Removed html_tidy docs. | Waylan Limberg | 2013-03-13 | 1 | -34/+0 |
| | |||||
* | Removed the html_tidy extension. See 2.3 release notes for explaination. | Waylan Limberg | 2013-03-13 | 5 | -11/+22 |
| | |||||
* | Tweaked the docs some more. | Waylan Limberg | 2013-02-27 | 6 | -56/+72 |
| | |||||
* | Minor formatting edit to release notes for v2.3. | Waylan Limberg | 2013-02-27 | 1 | -1/+1 |
| | |||||
* | Updated release notes for v2.3. to reflect recent changes. | Waylan Limberg | 2013-02-27 | 1 | -14/+32 |
| | |||||
* | Better clarify the 4 space indentation rule. | Waylan Limberg | 2013-02-21 | 1 | -7/+5 |
| | | | A better explanation for #193 that includes all block-level elements nested in lists. | ||||
* | Update docs/index.txt | Waylan Limberg | 2013-02-21 | 1 | -0/+4 |
| | | | | | | Clarify that strict 4 space indentation applies to nested lists. Closes #193. Hopefully, people will read this in the docs before filing bug reports in the future. One can dream. | ||||
* | Various changes to docs for updated changes, clarity, and to fix typos. | Waylan Limberg | 2013-02-19 | 13 | -160/+171 |
| |