``` 1. One 2. Two * Bullet list ``` should render as it does here on GitHub: 1. One 2. Two * Bullet list namely as a numbered list (with 2 elements) followed by a bullet list (with 1 element)