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
*
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
*
mdl_stlye: Update `LSRenderer` class.
rsiddharth
2017-02-22
6
-3
/
+23
*
tests.tests.mdl_style: Add tests for `mdl_style.LSRenderer`.
rsiddharth
2017-02-21
8
-10
/
+249
*
mdl_style: Add LSBlockGrammar
rsiddharth
2017-02-21
2
-2
/
+44
*
mdl_style.py: Update LSRenderer
rsiddharth
2017-02-21
2
-1
/
+4
*
README.rst: Update "usage" section.
rsiddharth
2017-02-19
1
-2
/
+2
*
tests: Fix TestLSRendererFN.
rsiddharth
2017-02-19
1
-1
/
+1
*
mdl_style.py: Update _get_args function.
rsiddharth
2017-02-19
1
-2
/
+2
*
Update TODO
rsiddharth
2017-02-19
1
-0
/
+53
*
Fix TODO.
rsiddharth
2017-02-19
1
-1
/
+1
*
CONTRIBUTORS.rst -> CONTRIBUTORS
rsiddharth
2017-02-19
7
-12
/
+8
*
setup.py: Change development status to Pre-Alpha.
rsiddharth
2017-02-19
1
-1
/
+1
*
setup.py: Change `author_email`.
rsiddharth
2017-02-19
1
-1
/
+1
*
Add HACKING
rsiddharth
2017-02-19
1
-0
/
+39
*
Add TODO
rsiddharth
2017-02-19
1
-0
/
+4
*
Add CONTRIBUTORS.rst.
rsiddharth
2017-02-19
7
-6
/
+17
*
Add initial version the script.
rsiddharth
2017-02-19
11
-5
/
+428
*
Initial commit.
rsiddharth
2017-02-18
10
-0
/
+930