From 86ec1cd860340a2fa48bc3fb5722d21bdd80d0be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 9 Oct 2024 01:33:48 +0000 Subject: [PATCH] Update Vimdoc based on Lua source --- doc/live-preview.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/live-preview.txt b/doc/live-preview.txt index 0b1529b..f8db1b0 100644 --- a/doc/live-preview.txt +++ b/doc/live-preview.txt @@ -273,8 +273,9 @@ open_browser({path}, {browser}) *live-preview.utils.open_browser()* • {browser} (`string`) sha1({val}) *live-preview.utils.sha1()* - Compute the SHA1 hash of a string. Copyright (C) 2007 *Free Software - Foundation, Inc*. + Compute the SHA1 hash of a string. + + Copyright (C) 2007 *Free Software Foundation, Inc*. Parameters: ~ • {val} (`string`)