X-Git-Url: https://git.r.bdr.sh/rbdr/api-notation.tmLanguage/blobdiff_plain/190aa87edc7ddae6df2fc9b619d63df24ce75cdd..965ba11e0cb8b01adbd073a0d0ecf2fa495133b7:/README.md diff --git a/README.md b/README.md index c84c451..52602c8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# API Notation Syntax for TextMate & Sublime Text +# API Notation Syntax for Sublime Text This is a syntax for api notation, a simple notation I've been using for annotating module APIs in specs and other documents. +It could work for TextMate since it's a tmLanguage file. But you need to +create a tmBundle and god knows what else. So for now, just Sublime. +Sorry. + ## Installing ???? @@ -44,4 +48,4 @@ Like this. ![Like this.][api-example] [api-reference]: https://gist.github.com/benbeltran/4694c46fcec131468e34 -[api-example]: ???? +[api-example]: https://i.imgur.com/ogBqI7O.png