summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md_tw.py: Update TWRenderer.paragraph.rsiddharth2018-03-051-5/+6
* md_tw.py: Fix TWInlineLexer docstring.rsiddharth2018-03-051-3/+1
* tests: Add TestTWRenderer.test_render_def_link.rsiddharth2018-02-263-0/+73
* md_tw.py: Add TWMarkdown.output_def_linkrsiddharth2018-02-261-0/+3
* md_tw.py: Ad TWRenderer.def_link.rsiddharth2018-02-261-3/+4
* md_tw.py: [token] def_links -> def_linkrsiddharth2018-02-262-3/+3
* tests: Add TestTWRenderer.test_render_hrule.rsiddharth2018-02-253-0/+43
* md_tw.py: Add TWMarkdown.output_hrule.rsiddharth2018-02-251-0/+3
* md_tw.py: TWRenderer.hrule.rsiddharth2018-02-251-0/+4
* tests: Add test_render_header.rsiddharth2018-02-255-0/+57
* md_tw.py: Add TWRenderer.header.rsiddharth2018-02-251-0/+7
* tests: Add TestTWRenderer.test_render_list.rsiddharth2018-02-243-0/+135
* md_tw.py: Update TWMarkdown.output_list_item.rsiddharth2018-02-241-0/+9
* md_tw.py: Update TWMarkdown.output_loose_item.rsiddharth2018-02-241-9/+7
* tests: Add TestTWRenderer.teardown_class.rsiddharth2018-02-241-0/+4
* tests: Add TestTWRenderer.setup_class.rsiddharth2018-02-241-4/+6
* md_tw.py: Update TWMarkdown.output_loose_item.rsiddharth2018-02-241-0/+9
* md_tw.py: Update TWMarkdown.output_list_item.rsiddharth2018-02-241-9/+7
* md_tw.py: Update TWBlockLexer._process_list_item.rsiddharth2018-02-191-0/+1
* md_tw.py: Add TWMarkdown.output_loose_item.rsiddharth2018-02-191-0/+35
* md_tw.py: Add TWMarkdown.output_list_item.rsiddharth2018-02-191-0/+41
* md_tw.py: Update TWMarkdown.output_block_quote.rsiddharth2018-02-191-7/+3
* md_tw.py: Add TWMarkdown._remove_prefix.rsiddharth2018-02-191-0/+8
* md_tw.py: Add TWMarkdown._add_prefix.rsiddharth2018-02-191-0/+7
* md_tw.py: Rename TWRenderer._tw_fill.rsiddharth2018-02-191-2/+2
* md_tw.py: Add TWRenderer.listrsiddharth2018-02-191-0/+4
* md_tw.py: Add TWRenderer.list_item.rsiddharth2018-02-191-0/+5
* tests: Add TestTWRenderer.test_render_block_html.rsiddharth2018-02-183-0/+50
* md_tw.py: Add TWMarkdown.output_block_html.rsiddharth2018-02-181-0/+4
* md_tw.py: Add TWRenderer.block_html.rsiddharth2018-02-181-0/+6
* md_tw.py: Add TWBlockLexer.parse_block_html.rsiddharth2018-02-182-23/+14
* tests: Update TestTWRenderer.test_render_block_code.rsiddharth2018-02-183-0/+31
* tests: Add TestTWRenderer.test_render_block_code.rsiddharth2018-02-183-0/+26
* md_tw.py: Add TWMarkdown.output_block_quote.rsiddharth2018-02-181-0/+17
* md_tw.py: Add TWMarkdown._client_ts.rsiddharth2018-02-181-0/+11
* md_tw.py: Add TWRenderer.block_quote.rsiddharth2018-02-181-0/+4
* md_tw.py: Update TWRenderer.paragraph.rsiddharth2018-02-181-3/+3
* md_tw.py: Add TWRenderer.block_code.rsiddharth2018-02-181-0/+5
* md_tw.py: Add TWRenderer.tw_get.rsiddharth2018-02-181-0/+5
* tests: Update blexer-block-code.md.rsiddharth2018-02-181-1/+1
* md_tw.py: Rename TWRenderer._tw_set_options method.rsiddharth2018-02-182-6/+6
* tests: Add test for TWRenderer.paragraph.rsiddharth2018-02-183-2/+78
* md_tw.py: Update TWRenderer.paragraph.rsiddharth2018-02-181-1/+3
* md_tw.py: Update TWMarkdown.parse.rsiddharth2018-02-181-2/+2
* md_tw.py: Update TWInlineLexer.rsiddharth2018-02-181-3/+0
* tests: Rename assert_equal to nose_tools.assert_equal.rsiddharth2018-02-181-21/+21
* tests: Add test_parse_paragraph.rsiddharth2018-01-072-0/+65
* tests: Add test_parse_block_html.rsiddharth2018-01-072-0/+96
* Remove HACKING.rst.rsiddharth2018-01-061-35/+0
* Remove CONTRIBUTORS.rsiddharth2018-01-021-7/+0