feat: adds support for @metatag#38
Conversation
|
Please add some tests to verify the expected behavior. |
Codecov ReportBase: 53.33% // Head: 55.11% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #38 +/- ##
==========================================
+ Coverage 53.33% 55.11% +1.77%
==========================================
Files 56 56
Lines 2996 3003 +7
Branches 890 894 +4
==========================================
+ Hits 1598 1655 +57
+ Misses 1124 1045 -79
- Partials 274 303 +29
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@KetanReddy added unit tests 👍 |
| * @meta category:views | ||
| * @meta screenshot:/path/image.png |
There was a problem hiding this comment.
Do we care if multiple tags contain the same category names?
Example
* @meta category:AAA
* @meta category:BBB
Version
Published prerelease version:
0.4.0-next.0Changelog
Release Notes
Bugfix/long lists (#36)
Fixes issues when long constant lists were indexed to create a union.
🚀 Enhancement
🐛 Bug Fix
Authors: 2