Skip to content
New issue

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

[Bug]: mdFencedCodeBlock doesn't work on code blocks in list #78

Open
1 task done
mawkler opened this issue Mar 2, 2024 · 2 comments
Open
1 task done

[Bug]: mdFencedCodeBlock doesn't work on code blocks in list #78

mawkler opened this issue Mar 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mawkler
Copy link

mawkler commented Mar 2, 2024

Bug Description

mdFencedCodeBlock doesn't work on code blocks in lists.

Here's an example

1. ```lua
   local foo = "bar"
   ```

Doing mdFencedCodeBlock() in the code block yields the message "Textobject not found within the next 15 lines."

Relevant Screenshot

No response

Reproduction & Sample Text

See description

neovim version

NVIM v0.10.0-dev-2355+g1c7b0b9d5

Make sure you have done the following

  • I have updated to the latest version of the plugin.
@mawkler mawkler added the bug Something isn't working label Mar 2, 2024
Copy link

This issue has been automatically marked as stale.
If this issue is still affecting you, please leave any comment, for example "bump", and it will be kept open.

@github-actions github-actions bot added the Stale label Aug 30, 2024
@mawkler
Copy link
Author

mawkler commented Aug 30, 2024

bump me daddy

@github-actions github-actions bot removed the Stale label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant