Edge Case No Yaml Title

This post has no title specified in the YAML Front Matter. Jekyll should auto-generate a title from the filename.

~1 min read

Edge Case: Nested and Mixed Lists

Nested and mixed lists are an interesting beast. It’s a corner case to make sure that lists within lists do not break the ordered list numbering order and list styles go deep enough.

~1 min read