1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 11:32:27 +01:00

Fix map.txt for Asciidoc > 8.4.

This commit is contained in:
Štěpán Němec
2009-10-13 12:25:38 +02:00
parent 273c34018e
commit 66936ff4e2

View File

@@ -387,7 +387,7 @@ properties, describing the completions and where the replacement is to start.
*start* is the index into the word being completed at which the returned values
should be applied and *completions* is a two dimensional array of the form:
[[arg1, description1], [arg2, description2], ...]
$$[[arg1, description1], [arg2, description2], ...]$$
// TODO: add examples