spacemacs/doc
Tu Do cfaa6edc19 Enhance viewing Spacemacs documents in Org
- Use `~` marker to represent key bindings. The `~` and `=` markers are
equivalent in Emacs: `=` uses `org-verbatim verbatim` faces, while `~`
uses `org-code verbatim)`, but both `org-verbatim` and `org-code` is
inherited from `shadow` face. So we can use `~` marker for this purpose.
`~` marker is also displayed properly on Github, since it's part of
standard Emacs, so no web functionality is broken.

- Add org-kbd face for displaying key bindings.

- Update CHANGELOG.org: use the proper `~` marker for key bindings.

- Update VIMUSERS.org: use the proper `~` marker for key bindings.
2015-06-09 20:36:19 -04:00
..
img Add Spacemacs logo by Nasser Alshammari to the README 2015-03-12 23:50:50 -04:00
CONTRIBUTE.md Update docs for renaming. 2015-05-25 00:50:43 -04:00
CONVENTIONS.md Add convention for SPC m g G 2015-05-20 23:19:22 -04:00
DOCUMENTATION.md evilify helm-ag and helm-grep buffers 2015-06-09 19:53:29 -04:00
HOWTOs.md Add quick how to to enable navigation by visual lines 2015-05-31 17:58:15 -04:00
VIMUSERS.org Enhance viewing Spacemacs documents in Org 2015-06-09 20:36:19 -04:00