Further fixes to markdown

This commit is contained in:
sloumdrone 2019-01-05 16:25:00 -08:00
parent 2b9b278a21
commit 29e5f07ae4
1 changed files with 16 additions and 29 deletions

View File

@ -23,37 +23,24 @@ That should take care of dependencies. You just need to make sure that __stubb__
Stub responds to single key commands without requiring the user to press enter. Some commands will request further information, such as a link or bookmark id: (5) or (f2) respectively.
__Navigation__
| Key | Effect |
| :-------: | :------: |
| B | Back |
| F | Forward |
| G | Go to url |
| R | Reload current url |
| V | Visit link/bookmark |
| A | Add bookmark |
| D | Delete bookmark |
| L | List bookmarks |
| U | Update bookmark title |
| H | Help |
| Q | Quit |
| S | Save file to disk |
__B__ack
__F__orward
__G__o to url
__R__eload current address
__V__isit link/bookmark
When a gophermap is loaded, links will be enumerated. Pressing 'V' will prompt you for what link you would like to follow. Links are always based on the most recently loaded URL. However, bookmarks, which take the format 'f#' where # is the bookmark id, can be accessed at any time (you do not have to list bookmarks before visiting one, you just have to include the 'f' before the number).
__Bookmarks__
__A__dd bookmark
__D__elete bookmark
__L__ist bookmarks
__U__pdate bookmark title
__System__
__H__elp
__Q__uit
__S__ave file to disk
File save is always based out of the home directory of the user that launched Stubb.