Skip to content

Commit

Permalink
doc: TOC, list formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandwalker committed Jul 31, 2014
1 parent 8637e54 commit e6b2ac4
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.markdown
Expand Up @@ -4,6 +4,13 @@


Web browsing helpers for Emacs on OS X. Web browsing helpers for Emacs on OS X.


* [Quickstart](#quickstart)
* [Explanation](#explanation)
* [Notes](#notes)
* [Bugs](#bugs)
* [See Also](#see-also)
* [Compatibility and Requirements](#compatibility-and-requirements)

## Quickstart ## Quickstart


```elisp ```elisp
Expand Down Expand Up @@ -90,9 +97,9 @@ a URL in the background.


## See Also ## See Also


* <kbd>M-x</kbd> <kbd>customize-group</kbd> <kbd>RET</kbd> <kbd>osx-browse</kbd> <kbd>RET</kbd> * <kbd>M-x</kbd> <kbd>customize-group</kbd> <kbd>RET</kbd> <kbd>osx-browse</kbd> <kbd>RET</kbd>
* <kbd>M-x</kbd> <kbd>customize-group</kbd> <kbd>RET</kbd> <kbd>browse-url-dwim</kbd> <kbd>RET</kbd> * <kbd>M-x</kbd> <kbd>customize-group</kbd> <kbd>RET</kbd> <kbd>browse-url-dwim</kbd> <kbd>RET</kbd>
* <kbd>M-x</kbd> <kbd>customize-group</kbd> <kbd>RET</kbd> <kbd>browse-url</kbd> <kbd>RET</kbd> * <kbd>M-x</kbd> <kbd>customize-group</kbd> <kbd>RET</kbd> <kbd>browse-url</kbd> <kbd>RET</kbd>


## Compatibility and Requirements ## Compatibility and Requirements


Expand Down

0 comments on commit e6b2ac4

Please sign in to comment.