From a5405459456ca6c2c3606f3115b2299d95e3d455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Oliveira?= Date: Sat, 3 Nov 2012 14:05:21 +0000 Subject: [PATCH] Aesthetic fix to README.mdown --- README.mdown | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/README.mdown b/README.mdown index f003bcb..dc10bfb 100644 --- a/README.mdown +++ b/README.mdown @@ -1,15 +1,13 @@ # Intro -**YASnippet** is a template system for Emacs. It allows you to type an -abbreviation and automatically expand it into function -templates. Bundled language templates includes: C, C++, C#, Perl, -Python, Ruby, - -SQL, LaTeX, HTML, CSS and more. The snippet syntax is inspired from -[TextMate's][textmate-snippets] syntax, you can even -[import][import-docs] most TextMate templates to YASnippet. Watch -[a demo on YouTube][youtube-demo] or download a -[higher resolution version][high-res-demo] +**YASnippet** is a template system for Emacs. It allows you to +type an abbreviation and automatically expand it into function +templates. Bundled language templates include: C, C++, C#, Perl, +Python, Ruby, SQL, LaTeX, HTML, CSS and more. The snippet syntax +is inspired from [TextMate's][textmate-snippets] syntax, you can +even [import][import-docs] most TextMate templates to +YASnippet. Watch [a demo on YouTube][youtube-demo] or download a +[higher resolution version][high-res-demo]. [textmate-snippets]: http://manual.macromates.com/en/snippets [import-docs]: http://yasnippet.googlecode.com/svn/trunk/doc/snippet-development.html#importing-textmate-snippets