diff options
author | rsiddharth <s@ricketyspace.net> | 2018-01-02 00:39:27 +0000 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2018-01-02 00:39:27 +0000 |
commit | 06fd732f8d1b4b1d6ef7313df8f441009c781cd7 (patch) | |
tree | c82af68dc039d800129b2fc3f9cf8e1456e26589 /tests/data/blexer-heading.md | |
parent | a18df9d9adc54bbc8ea1f3b1a1c59f316667e840 (diff) |
md_tw: Add TWBlockLexer.parse_heading.
* md_tw.py
(TWBlockLexer.parse_heading): New method.
* tests/data/blexer-heading.md: New file.
* tests/test_md_tw.py
(TestTWBlockLexer.test_parse_heading): New test.
Diffstat (limited to 'tests/data/blexer-heading.md')
-rw-r--r-- | tests/data/blexer-heading.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/blexer-heading.md b/tests/data/blexer-heading.md new file mode 100644 index 0000000..382896d --- /dev/null +++ b/tests/data/blexer-heading.md @@ -0,0 +1,11 @@ +# Milky Chance + +Clemens, Phillipp, Antonio + +## Flashed + +Lost our mind. + +### Junk Mind + +In the junkyard. |