Files
neovim/scripts
Jongwook Choi 878dcf1980 docs(gen_help_html.lua): handle modeline and note nodes
Problem:

'modeline' and 'note' are unhandled in the online HTML documentation.

Some (not all) modelines are parsed by the vimdoc parser as a node of
type 'modeline'.

Solution:

- Ignore 'modeline' in HTML rendering.
- Render 'note' text in boldface.
2024-05-17 08:18:01 +02:00
..
2024-05-11 18:14:03 +08:00
2024-02-01 12:06:55 +01:00
2024-02-28 10:56:58 +01:00