Users browsing this thread: 1 Guest(s)
yrmt
Grey Hair Nixers
So I fixed markdown problems with urls. Had to deactivate URL auto parsing in mybb code. Images also work.

Code:
This is [an example](http://example.com/ "Title") inline link.

[This link](http://example.net/) has no title attribute.

Quote:![Alt text](imageurl)

![Alt text](/imageurl "Optional title")

Also, you can use images to link images, which is useful since markdown doesn't work in bbcode spoilers.

Quote:[![image](http://www.dodaj.rs/t/5/pQ/1uNElO2Y/grid...Y/grid.png)

Becomes:

[![image](http://www.dodaj.rs/t/5/pQ/1uNElO2Y/grid...Y/grid.png)

And to get that small image, you can use 'mogrify' from imagemagick.

Code:
mogrify -resize 250x250 thumb.jpg
crshd
Registered
Yay to images in links! I prefer thumbnails over spoilers anyways.

Thanks Beastie!

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCA/IT d-(---)@ s+: a-- C+++(++++)$ UBL*+++ P+++>++++ L++ E W+++$ !N !o K !w !O M+>++ !V PS+++ PE !Y PGP+ !t-- !5 !X R@ tv- b+ DI D+ G e h r++ y+
------END GEEK CODE BLOCK------