mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 00:17:58 +01:00
Add stepnem to AUTHORS and whitespace fixes in help.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Main developer/Project founder:
|
||||
Main developer/Project founder:
|
||||
* Martin Stubenschrott (stubenschrott@gmx.net)
|
||||
|
||||
Developers:
|
||||
@@ -33,3 +33,4 @@ Patches (in no special order):
|
||||
* Raimon Grau Cuscó (document relationship navigation - ]], [[)
|
||||
* Ryan Zheng (ctrl-x/a support)
|
||||
* Dan Boger (:set online support)
|
||||
* Štěpán Němec (help copy-editing and favicon support)
|
||||
|
||||
@@ -86,7 +86,7 @@ ________________________________________________________________________________
|
||||
|:tabd| |:tabduplicate|
|
||||
||:[count]tabd[uplicate][!]|| +
|
||||
________________________________________________________________________________
|
||||
Duplicates current tab [count] times. Uses *tabopen* value of the 'activate'
|
||||
Duplicates current tab [count] times. Uses *tabopen* value of the 'activate'
|
||||
option to determine if the last cloned tab should be activated. When used with
|
||||
[!], *tabopen* value is negated.
|
||||
________________________________________________________________________________
|
||||
|
||||
@@ -4,7 +4,7 @@ section:Writing{nbsp}documentation[writing-docs,documentation]
|
||||
|
||||
For every new feature, writing documentation is _mandatory_ for the patch to
|
||||
be accepted. The docs are written in
|
||||
http://www.methods.co.nz/asciidoc/index.html[asciidoc] version 8.2.x.
|
||||
http://www.methods.co.nz/asciidoc/index.html[asciidoc] version 8.2.x.
|
||||
They are placed in the _src/locale/en-US/_ directory and compiled with
|
||||
_make doc_. Please refer to the
|
||||
http://www.methods.co.nz/asciidoc/userguide.html[asciidoc documentation] above
|
||||
|
||||
@@ -178,7 +178,7 @@ words. An abbreviation can be one of three types that are defined by the
|
||||
types of constituent characters. Whitespace and quotes are non-keyword
|
||||
types, and all other characters are keyword types.
|
||||
|
||||
1. A "full-id" abbreviation consists entirely of keyword characters
|
||||
1. A "full-id" abbreviation consists entirely of keyword characters
|
||||
(e.g., "teh", "msoft").
|
||||
|
||||
2. An "end-id" abbreviation ends in keyword character but otherwise
|
||||
|
||||
Reference in New Issue
Block a user