Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Update blexer-block-code.md. | rsiddharth | 2018-02-18 | 1 | -1/+1 |
| | | | | * tests/data/blexer-block-code.md: Update file. | ||||
* | md_tw.py: Add `TWBlockLexer.parse_block_code`. | rsiddharth | 2018-01-02 | 1 | -0/+10 |
* md_tw.py (TWBlockLexer.parse_block_code): New method. * tests/test_md_tw.py (TestTWBlockLexer._parse) (TestTWBlockLexer._validate): New private methods. (TestTWBlockLexer.test_parse_block_code): New test. * tests/data/blexer-block-code.md: New file. |