I\'m trying to author a few paragraphs with Jade, but finding it difficult when there are links inside a paragraph.
The best I can come up with, and I\'m wondering
Another way to do it:
p | this is the start of the para a(href="http://example.com") a link | this is he rest of the paragraph.