Files
neovim/runtime/doc
Justin M. Keyes 18afacee1d feat(docs): format parameters as a list #20485
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.
2022-10-05 05:15:55 -07:00
..
2022-09-18 15:20:20 +02:00
2022-09-30 09:53:52 +02:00
2022-09-25 16:58:27 -07:00
2022-08-25 00:49:33 +02:00
2022-09-18 15:20:20 +02:00
2022-09-30 09:53:52 +02:00
2022-09-28 12:48:36 +02:00
2022-09-28 12:48:36 +02:00
2022-09-26 17:43:23 +08:00
2022-09-26 17:43:23 +08:00
2022-09-18 15:20:20 +02:00
2022-09-30 09:53:52 +02:00
2022-09-26 17:43:23 +08:00
2022-09-10 14:54:13 +02:00
2022-09-26 17:43:23 +08:00
2022-09-26 17:43:23 +08:00