index
:
markdown-link-style
master
switch between inline and footnote link style in markdown documents
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: update 'clean'
HEAD
master
rsiddharth
2020-07-11
1
-1
/
+1
*
markdown_link_style: bump to version 0.2.1
v0.2.1
rsiddharth
2020-07-11
1
-1
/
+1
*
Makefile: build-dist -> build
rsiddharth
2020-07-11
1
-2
/
+2
*
use black for formatting
rsiddharth
2020-07-11
6
-190
/
+211
*
Makefile: update 'fmt'
rsiddharth
2020-07-11
1
-1
/
+1
*
Makefile: add 'develop'
rsiddharth
2020-07-11
1
-0
/
+5
*
Makefile: Add 'fmt'.
rsiddharth
2020-07-11
1
-0
/
+4
*
Makefile: update 'upload'
rsiddharth
2020-07-11
1
-4
/
+4
*
Makefile: clean-build -> clean
rsiddharth
2020-07-11
1
-5
/
+3
*
Makefile: Remove egg.
rsiddharth
2020-07-11
1
-4
/
+0
*
Makefile: Update test.
rsiddharth
2020-07-11
1
-1
/
+1
*
Makefile: Update clean-pyc.
rsiddharth
2020-07-11
1
-1
/
+1
*
Makefile: Remove clean-venv.
rsiddharth
2020-07-11
1
-8
/
+0
*
requirements.txt: Add black.
rsiddharth
2020-07-11
1
-6
/
+1
*
setup.py: Update install_requires
rsiddharth
2020-07-11
2
-2
/
+2
*
markdown_link_style: Set __version__ to 0.2.0.
v0.2.0
rsiddharth
2017-06-05
1
-1
/
+1
*
Update Makefile.
rsiddharth
2017-06-04
1
-0
/
+2
*
tests: Add TestMdlStyleGetArgs.
rsiddharth
2017-06-04
1
-1
/
+73
*
tests: Add TestMdlStyleMdlStylize.
rsiddharth
2017-06-04
1
-0
/
+63
*
mdl_style: Update _get_args.
rsiddharth
2017-06-04
2
-6
/
+29
*
mdl_style.py: Update _get_args.
rsiddharth
2017-06-04
1
-4
/
+5
*
tests: Add test_mdl_style._get_data_path.
rsiddharth
2017-06-04
1
-1
/
+4
*
mdl_style.py: Add _write_to.
rsiddharth
2017-06-04
1
-0
/
+12
*
Fix line lengths.
rsiddharth
2017-06-04
3
-13
/
+22
*
README.rst: Update install section.
v0.1.1
rsiddharth
2017-03-21
2
-2
/
+2
*
Bump to version 0.1.0
v0.1.0
rsiddharth
2017-03-21
1
-1
/
+1
*
TODO: Update file.
rsiddharth
2017-03-21
1
-3
/
+0
*
README.rst: Add install section.
rsiddharth
2017-03-21
1
-1
/
+6
*
README.rst: Update usage section.
rsiddharth
2017-03-21
1
-2
/
+2
*
setup.py: Update description.
rsiddharth
2017-03-21
2
-2
/
+2
*
tests: Add `TestMDLSLogger.test_critical`.
rsiddharth
2017-03-20
1
-0
/
+5
*
test: Add `TestMDLSLogger.test_error`
rsiddharth
2017-03-20
1
-0
/
+5
*
tests: Update `TestMDLSLogger.test_warning`.
rsiddharth
2017-03-20
1
-1
/
+3
*
tests: Update `TestMDLSLogger.test_info`.
rsiddharth
2017-03-20
1
-1
/
+3
*
tests: Update `TestMDLSLogger.test_debug`
rsiddharth
2017-03-20
1
-2
/
+9
*
markdown_link_style: Update `MDLSLogger`.
rsiddharth
2017-03-20
1
-1
/
+9
*
markdown_link_style: Update `MDLSLogger`.
rsiddharth
2017-03-20
1
-5
/
+0
*
TODO: Update.
rsiddharth
2017-03-04
1
-4
/
+2
*
tests: Update `test_mdl_style.TestLSRendererFN` class.
rsiddharth
2017-03-04
3
-0
/
+50
*
tests: Update `test_mdl_style.TestLSRendererIL` class.
rsiddharth
2017-03-04
3
-0
/
+36
*
Move tests MDLSLogger in its own test module.
rsiddharth
2017-03-04
2
-21
/
+41
*
CONTRIBUTORS: Add jantwisted.
rsiddharth
2017-02-26
1
-0
/
+1
*
unit tests for markdown_link_style.logging module
jantwisted
2017-02-26
2
-8
/
+29
*
README.rst: Update script description.
rsiddharth
2017-02-23
1
-2
/
+1
*
tests: Change test method names in test_mdl_style module.
rsiddharth
2017-02-23
1
-18
/
+18
*
Update TODO
rsiddharth
2017-02-23
1
-4
/
+0
*
tests: Update test_mdl_style.TestLSRendererFN
rsiddharth
2017-02-23
3
-0
/
+60
*
mdl_style: Update `LSMarkdown` class.
rsiddharth
2017-02-23
2
-2
/
+8
*
Update TODO
rsiddharth
2017-02-22
1
-21
/
+3
*
tests: Update `test_mdl_style.TestLSRendererIL` class.
rsiddharth
2017-02-22
3
-0
/
+34
[next]