diff options
| author | rsiddharth <s@ricketyspace.net> | 2017-03-04 08:02:10 +0000 | 
|---|---|---|
| committer | rsiddharth <s@ricketyspace.net> | 2017-03-04 08:02:10 +0000 | 
| commit | b7831b9c5e2d243ce89eca2f24fcb57df8cc27e4 (patch) | |
| tree | 5c704b0cf0b043efe7dedac578a3a67d1df15721 /TODO | |
| parent | c492802aacf8b59cc18cde1eb371561315ff791d (diff) | |
TODO: Update.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 | 
1 files changed, 2 insertions, 4 deletions
| @@ -3,10 +3,8 @@  TODO  ==== -* Add unit tests for markdown_link_style.logging module. - -  A good place to put the unit tests for this module is under -  ``tests/markdown_link_style/test_logging.py``. +* ``markdown_link_style.logging.MDLogger`` does not seem to handle all +  logging levels; look into this and fix it.  * Add unit test for ``mdl_style.LSBlockLexer``,    ``mdl_style.LSInlineLexer`` classes. | 
