summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: update 'clean'HEADmasterrsiddharth2020-07-111-1/+1
* markdown_link_style: bump to version 0.2.1v0.2.1rsiddharth2020-07-111-1/+1
* Makefile: build-dist -> buildrsiddharth2020-07-111-2/+2
* use black for formattingrsiddharth2020-07-116-190/+211
* Makefile: update 'fmt'rsiddharth2020-07-111-1/+1
* Makefile: add 'develop'rsiddharth2020-07-111-0/+5
* Makefile: Add 'fmt'.rsiddharth2020-07-111-0/+4
* Makefile: update 'upload'rsiddharth2020-07-111-4/+4
* Makefile: clean-build -> cleanrsiddharth2020-07-111-5/+3
* Makefile: Remove egg.rsiddharth2020-07-111-4/+0
* Makefile: Update test.rsiddharth2020-07-111-1/+1
* Makefile: Update clean-pyc.rsiddharth2020-07-111-1/+1
* Makefile: Remove clean-venv.rsiddharth2020-07-111-8/+0
* requirements.txt: Add black.rsiddharth2020-07-111-6/+1
* setup.py: Update install_requiresrsiddharth2020-07-112-2/+2
* markdown_link_style: Set __version__ to 0.2.0.v0.2.0rsiddharth2017-06-051-1/+1
* Update Makefile.rsiddharth2017-06-041-0/+2
* tests: Add TestMdlStyleGetArgs.rsiddharth2017-06-041-1/+73
* tests: Add TestMdlStyleMdlStylize.rsiddharth2017-06-041-0/+63
* mdl_style: Update _get_args.rsiddharth2017-06-042-6/+29
* mdl_style.py: Update _get_args.rsiddharth2017-06-041-4/+5
* tests: Add test_mdl_style._get_data_path.rsiddharth2017-06-041-1/+4
* mdl_style.py: Add _write_to.rsiddharth2017-06-041-0/+12
* Fix line lengths.rsiddharth2017-06-043-13/+22
* README.rst: Update install section.v0.1.1rsiddharth2017-03-212-2/+2
* Bump to version 0.1.0v0.1.0rsiddharth2017-03-211-1/+1
* TODO: Update file.rsiddharth2017-03-211-3/+0
* README.rst: Add install section.rsiddharth2017-03-211-1/+6
* README.rst: Update usage section.rsiddharth2017-03-211-2/+2
* setup.py: Update description.rsiddharth2017-03-212-2/+2
* tests: Add `TestMDLSLogger.test_critical`.rsiddharth2017-03-201-0/+5
* test: Add `TestMDLSLogger.test_error`rsiddharth2017-03-201-0/+5
* tests: Update `TestMDLSLogger.test_warning`.rsiddharth2017-03-201-1/+3
* tests: Update `TestMDLSLogger.test_info`.rsiddharth2017-03-201-1/+3
* tests: Update `TestMDLSLogger.test_debug`rsiddharth2017-03-201-2/+9
* markdown_link_style: Update `MDLSLogger`.rsiddharth2017-03-201-1/+9
* markdown_link_style: Update `MDLSLogger`.rsiddharth2017-03-201-5/+0
* TODO: Update.rsiddharth2017-03-041-4/+2
* tests: Update `test_mdl_style.TestLSRendererFN` class.rsiddharth2017-03-043-0/+50
* tests: Update `test_mdl_style.TestLSRendererIL` class.rsiddharth2017-03-043-0/+36
* Move tests MDLSLogger in its own test module.rsiddharth2017-03-042-21/+41
* CONTRIBUTORS: Add jantwisted.rsiddharth2017-02-261-0/+1
* unit tests for markdown_link_style.logging modulejantwisted2017-02-262-8/+29
* README.rst: Update script description.rsiddharth2017-02-231-2/+1
* tests: Change test method names in test_mdl_style module.rsiddharth2017-02-231-18/+18
* Update TODOrsiddharth2017-02-231-4/+0
* tests: Update test_mdl_style.TestLSRendererFNrsiddharth2017-02-233-0/+60
* mdl_style: Update `LSMarkdown` class.rsiddharth2017-02-232-2/+8
* Update TODOrsiddharth2017-02-221-21/+3
* tests: Update `test_mdl_style.TestLSRendererIL` class.rsiddharth2017-02-223-0/+34