]> code.delx.au - gnu-emacs-elpa/blobdiff - README.mdown
Closes #492, closes #494: Consider defalias when calculating parent modes
[gnu-emacs-elpa] / README.mdown
index aed81adc4a3376eb834f63ce73fcaa9278dfb6f3..4a8d597c0e358750aaeb2f5aa0d79a4e5be2a8da 100644 (file)
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/capitaomorte/yasnippet.png)](https://travis-ci.org/capitaomorte/yasnippet)
+
 # Intro
 
 **YASnippet** is a template system for Emacs. It allows you to
@@ -5,7 +7,7 @@ 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] most TextMate templates to
+even [import](#import) most TextMate templates to
 YASnippet. Watch [a demo on YouTube][youtube-demo] or download a
 [higher resolution version][high-res-demo].
 
@@ -64,6 +66,8 @@ To use YASnippet as a non-global minor mode, replace `(yas-global-mode 1)` with
 
 # Where are the snippets?
 
+<a name="import"></a>
+
 Yasnippet no longer bundles snippets directly, but it's very easy to
 get some!