mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 05:23:04 +00:00
Merge pull request #321 from luismbo/patch-1
Fix: aesthetic fix to README.mdown
This commit is contained in:
commit
f7b786f6df
18
README.mdown
18
README.mdown
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user