Files
neovim/runtime
github-actions[bot] 00761ad1e6 [Backport release-0.8] feat(docs): format parameter list as a list (#20588)
feat(docs): format parameter list as a list

Problem:
The {foo} parameters listed in `:help api` and similar generated docs,
are intended to be a "list" but they aren't prefixed with a list symbol.
This prevents parsers from understanding the list, which forces
generators like `gen_help_html.lua` to use hard-wrapped/preformatted
layout instead of a soft-wrapped "flow" layout.

Solution:
Modify gen_vimdoc.py to prefix {foo} parameters with a "•" symbol.

(cherry picked from commit 24e5b5c8c7)

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2022-10-11 04:46:30 -07:00
..
2022-09-02 15:20:29 +01:00
2022-09-18 15:20:20 +02:00
2022-09-28 12:48:36 +02:00
2022-09-28 12:48:36 +02:00
2022-09-28 12:48:36 +02:00
2021-09-13 16:33:41 +02:00
2022-09-30 09:53:52 +02:00
2021-05-01 22:29:03 -04:00
2022-09-02 15:20:29 +01:00
2014-12-19 15:28:49 -05:00
2022-09-28 12:48:36 +02:00
2022-08-20 10:04:55 +02:00
2019-07-29 20:50:07 +02:00
2022-09-28 12:48:36 +02:00
2021-04-27 09:21:32 -04:00
2019-07-29 20:50:07 +02:00
2022-09-30 17:15:13 +02:00
2022-09-18 15:20:20 +02:00
2022-07-26 11:26:23 +02:00