talkatu/talkatu

Fix URL targets in markdown buffers

15 months ago, Elliott Sales de Andrade
49b6af8df5de
Fix URL targets in markdown buffers

Testing Done:
Opened About window in Pidgin, and links showed the correct cursor and tooltip.

Reviewed at https://reviews.imfreedom.org/r/2190/
# h1
## h2
### h3
#### h4
##### h5
###### h6
plain *emphasis* _emphasis_ ~~**strong**~~ __strong__ `code` plain
[Test link](https://pidgin.im)
`code`
```
code?
```