From 0d9614154f1f85e508549941a7519b59e21135bf Mon Sep 17 00:00:00 2001 From: Myk Taylor Date: Mon, 10 Aug 2020 23:04:05 -0700 Subject: [PATCH] don't turn a rst list into code --- docs/Plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Plugins.rst b/docs/Plugins.rst index 9b5569e62..e98e46073 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -2939,7 +2939,7 @@ Lua API ======= Some plugins consist solely of native libraries exposed to Lua. They are listed -in the `lua-api` file under `lua-plugins`:: +in the `lua-api` file under `lua-plugins`: * `eventful` * `building-hacks`