Dane Orie

Results 2 issues of Dane Orie

When attempting to run the below request... ```http GET https://reqres.in/api/users?page=5 Accept: application/json;v=2 ``` ...I get the following error: ``` [rest.nvim] ERROR: The tree-sitter node at the range [0:0 - 1:28]...

**Bug description** I'm trying to create a link using `:MkdnCreateLink` over a visually-selected bit of text, but it only creates the link using the first character of the selection. Due...

bug