🐛 BUG: No type support/suggestions when using {} for href. #747
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
good first issue
Good for newcomers
Describe the Bug
I don't get proper type support when I import multiple markdown files via
Astro.glob
with a provided type insidehref
. It's working between html tags and just for test purposes I also tried in insideclass={}
and it's working nicely.Here's a video that. At the end I show that it's working as expected between two html tags.
Bildschirmaufnahme.2024-01-04.um.11.30.12.mov
Steps to Reproduce
The text was updated successfully, but these errors were encountered: