Skip to content

Commit

Permalink
Readme: add completions to features
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed Aug 15, 2015
1 parent ca15abd commit 8910bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ TODO
- In the local symbol list, titles are nicely indented.
- In the global symbol list, titles will start with `=`, so you will know they belong to AsciiDoc files at a glance. Also they will be on top of the list because of the presedence of `=`.
* Defines [comment markers](http://docs.sublimetext.info/en/latest/reference/comments.html), so you can use [default commands](http://docs.sublimetext.info/en/latest/reference/comments.html#related-keyboard-shortcuts) to comment and uncomment lines of text.
* Provides completions for attributes (built-in and locally defined) and cross references (local anchors and titles).


## Installation
Expand Down

0 comments on commit 8910bf3

Please sign in to comment.