-
Couldn't load subscription status.
- Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
vim :help (including :help api) has many "pseudo headers" that look like:
range({spec}) *vim.version.range()*
Parses a semver |version-range| "spec" and returns a range object:
...
Expected behavior
Treat right-aligned tags as h3? This is necessary so that "flow" layout doesn't join the lines. In the above example,
- the
range({spec})...line should be ah3heading. - the
Parses a semver...line should start a newblock.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request