diff --git a/README.markdown b/README.markdown index 331eb0b..85b007a 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,7 @@ Now, let's attach it to your timestamps on DOM ready: jQuery("abbr.timeago").timeago(); }); -```html +``` This will turn all abbr elements with a class of timeago and an ISO 8601 timestamp in the title: