Kaushal Modi
4fbcb88143
Make the nested lists test more interesting
8 years ago
Kaushal Modi
972f8b7208
Support descriptive lists nested in other lists
...
This is a workaround for Blackfriday limitation, as there doesn't seem
to be a way to nest Blackfriday syntax descriptive/definition lists.
8 years ago
Kaushal Modi
8a433e9681
"Example" Site -> "Test" Site
9 years ago
Kaushal Modi
ca8be95e57
Move example-site into test/; Move Makefile to root
9 years ago
Kaushal Modi
02b59d94f3
Optimize comment insertion between consecutive lists, blockquotes
...
- Now the <!--listend--> and <!--quoteend--> comments are not inserted
unless needed.
- Fix the "example-site/content/posts/equation-latex-frag.md" example.
9 years ago
Kaushal Modi
e7d0fc7b85
Support consecutive plain lists
...
Add tests for consecutive lists and nested lists.
9 years ago