diff options
author | rsiddharth <s@ricketyspace.net> | 2018-01-02 00:41:45 +0000 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2018-01-02 00:41:45 +0000 |
commit | d78ac3764a90fc959862777f37fc9f175e5272e1 (patch) | |
tree | 9000027d64860dd1ede7ace083c29900b92eeebb /tests/data | |
parent | 06fd732f8d1b4b1d6ef7313df8f441009c781cd7 (diff) |
md_tw.py: Add TWBlockLexer.parse_lheading.
* md_tw.py
(TWBlockLexer.parse_lheading): New method.
* tests/test_md_tw.py
(TestTWBlockLexer.test_parse_lheading): New method.
* tests/data/blexer-lheading.md: New file.
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/blexer-lheading.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/data/blexer-lheading.md b/tests/data/blexer-lheading.md new file mode 100644 index 0000000..13a5160 --- /dev/null +++ b/tests/data/blexer-lheading.md @@ -0,0 +1,13 @@ +Milky Chance +============ + +Clemens, Phillipp, Antonio + +Flashed +------- + +Lost our mind. + +### Junk Mind + +In the junkyard. |