html-ipsum

Created: 2008-12-12 11:08
Updated: 2016-05-08 19:10

README.markdown

HTML-ipsum

This Textmate bundle is inspired by (a ripoff, rather), of http://html-ipsum.com/. It adds Textmate snippets for inserting random HTML markup into a document of your choice

Installation

In your terminal go into the Textmate bundles directory:

cd ~/Library/Application Support/TextMate/Bundles

Checkout the bundle from Gitorious:

git clone http://gitorious.org/html-ipsum/mainline.git HTML-ipsum.tmbundle

Or, if you prefer, from Github:

git clone git://github.com/zmalltalker/html-ipsum.git HTML-ipsum.tmbundle

You can now enjoy the snippets in Textmate.

Snippets

The following snippets are supported (tab trigger in parentheses)

  • Long paragraph: (longpara)
  • Medium paragraph: (mediumpara)
  • Unordered list with short items: (shortul)
  • Unordered list with long items: (longul)
  • Ordered list with short items: (shortol)
  • Ordered list with long items: (longol)
  • Kitchen sink (kitchensink)

Feel free to clone this project and add your own snippets. I'm sure you've got some great ideas, let's share!

Cookies help us deliver our services. By using our services, you agree to our use of cookies Learn more