Merge pull request #321 from luismbo/patch-1

Fix: aesthetic fix to README.mdown
This commit is contained in:
João Távora 2012-11-05 06:21:34 -08:00
commit f7b786f6df

View File

@ -1,15 +1,13 @@
# Intro # Intro
**YASnippet** is a template system for Emacs. It allows you to type an **YASnippet** is a template system for Emacs. It allows you to
abbreviation and automatically expand it into function type an abbreviation and automatically expand it into function
templates. Bundled language templates includes: C, C++, C#, Perl, templates. Bundled language templates include: C, C++, C#, Perl,
Python, Ruby, Python, Ruby, SQL, LaTeX, HTML, CSS and more. The snippet syntax
is inspired from [TextMate's][textmate-snippets] syntax, you can
SQL, LaTeX, HTML, CSS and more. The snippet syntax is inspired from even [import][import-docs] most TextMate templates to
[TextMate's][textmate-snippets] syntax, you can even YASnippet. Watch [a demo on YouTube][youtube-demo] or download a
[import][import-docs] most TextMate templates to YASnippet. Watch [higher resolution version][high-res-demo].
[a demo on YouTube][youtube-demo] or download a
[higher resolution version][high-res-demo]
[textmate-snippets]: http://manual.macromates.com/en/snippets [textmate-snippets]: http://manual.macromates.com/en/snippets
[import-docs]: http://yasnippet.googlecode.com/svn/trunk/doc/snippet-development.html#importing-textmate-snippets [import-docs]: http://yasnippet.googlecode.com/svn/trunk/doc/snippet-development.html#importing-textmate-snippets