別行のリンクが同じ行にまとめられてしまう

A bug impacting the saved searches plugin:

I think this is caused by links in secured categories which won’t be oneboxed. The preview pane shows the desired output, but they end up on one line in the final cooked post.

「いいね!」 5

That is very odd as there are clearly linebreaks between the links.

I think I saw something similar here: Inline onebox not working with public topics I suspect this is due to my markdown.it upgrade. Going to write a test case for this.

「いいね!」 4

I fixed our code that was supposed to strip empty <p> elements but was a bit too greedy

「いいね!」 6