Skip to content

Text wrapping #6

@Julian

Description

@Julian

I had this same question/issue with docgen's suggestion, so I may be totally off here, but lemmy-help emits:

vim:tw=78:ts=8:noet:ft=help:norl:

but yet will also emit lines like:

infoview.__update_pin_positions()                                      *infoview.__update_pin_positions*
     on_lines callback to update pins position according to the given textDocument/didChange parameters.

which is indeed wider than 78 characters -- I'm not sure what behavior is expected (does wrapping always work in the help syntax?) but if it doesn't, should tw=78 really be in there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions