From f7b143ec12a5371a2d446bf86d70a5c2fd2be14d Mon Sep 17 00:00:00 2001 From: Joost Kremers Date: Sun, 12 Mar 2017 00:27:38 +0100 Subject: Fix header in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 309da69..5f9f65c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The variable `hash` can be used to pass a hash table in which the entries are st The variable `strings` is a hash table of `@string` definitions, where the keys are the `@string` abbreviations and the values their expansions. If the variable `strings` is present, abbreviations occurring in the field values of the entries being read are expanded. Furthermore, the (outer) braces or double quotes are removed from field values. -### `parsebib-collect-strings (&optional hash expand-strings)`## ### +### `parsebib-collect-strings (&optional hash expand-strings)` ### Collect all `@string` definitions in the current buffer. Again, the variable `hash` can be used to provide a hash table to store the definitions in. If it is `nil`, a new hash table is created and returned. -- cgit v1.2.3