From 5d06e71af4a15981d43bb5f1115c3f7867a48682 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 3 Aug 2016 00:24:59 +0200 Subject: Remove newline nonsense --- API.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/API.md b/API.md index e14f039..1a5e6c2 100644 --- a/API.md +++ b/API.md @@ -58,8 +58,7 @@ For `build_formspec` you can either define your own function or use one of the following predefined functions: * `doc.entry_templates.text`: Expects entry data to be a string. - It will be inserted directly into the entry. Use “`\n`” to start a - new line. + It will be inserted directly into the entry. #### Return value Always `nil`. -- cgit v1.2.3