Bug: JSX Self closing tag
- Dominant language
- Fennel
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Optional: Use lua test util from our config/plugins folders**
If applicable, you can use our test utilities from `lua/config/tests/` or `lua/plugins/tests/` to create a reproducible test case.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment (please complete the following information):**
- OS: [e.g. Ubuntu 22.04, macOS 14.0, Windows 11]
- Neovim Version: [e.g. `nvim --version` output]
- Terminal: [e.g. kitty, alacritty, iTerm2]
- LazyVim Version: [if applicable]
**Configuration**
- Are you using the default configuration? [Yes/No]
- If modified, what changes have you made?
- Which plugins are you using? [list relevant plugins]
**Error Messages**
```
Paste any error messages or logs here
```
**Minimal config to reproduce**
If possible, provide a minimal `init.lua` that reproduces the issue:
```lua
-- Minimal config here
```
**Additional context**
Add any other context about the problem here.
**Debug Information**
Please run `:checkhealth` and paste any relevant error information:
```
Paste checkhealth output here if relevant
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.