fn parse_codeblock(buf: &[u8]) -> (MdTree<'_>, &'_ [u8])
Parse a codeblock. Accounts for >3 backticks and language specification