Notes:
- pandoc adds a
\tightlist
directive into lists, to make them compact:to override this, either use a custom template, or simply add empty lines between bullet points in markdown\providecommand{\tightlist}{% \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
* first item * second item