» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Textile + user:alex

Secret Textile Link Hack

Someone contributed an edit the other day that highlighted to me a cool feature I didn’t know about in Textile.

If you want to do a link, the traditional textile way to do it is:

<a href="http://linkaddress">link title</a>

but this can get messy in the formatting

a cleaner way to accomplish this is a hidden feature in textile:

<a href="linkname">link title</a>

[linkname]http://linkaddress

this creates the same link, but keeps url messyness separate.

User:alex: Tips and Tricks

Brad Choate: Textile

mt-textile perl textile->html

User:alex: My Bookmarks