We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The display here is not right compared to builtin help file. Maybe the text block should be rendered as code blocks.
The text was updated successfully, but these errors were encountered:
Maybe the text block should be rendered as code blocks.
Definitely would be great to have block indentation indicated by the parse tree #20
Meanwhile, most pages are rendered in fixed (preformatted) layout, like a codeblock. There is some other bug happening at https://neovim.io/doc/user/usr_25.html#_virtual-replace-mode Edit: it's the isolated | chars confusing the parser.
|
Thanks for reporting!
Sorry, something went wrong.
fix: single | parsed as (taglink) error
9f6b92f
fix neovim#30
6f180f7
fix neovim#30 fix neovim#23
b2972cf
No branches or pull requests
The display here is not right compared to builtin help file.
Maybe the text block should be rendered as code blocks.
The text was updated successfully, but these errors were encountered: