Juny
Results
2
issues of
Juny
**Describe the bug** I use storybook for react on TypeScript and create stories using CSF format. like this: Component ``` type Props = { title: string; descriptions: string[]; }; export...
discussion
question / support
typescript
csf
csf3
I use [Thymeleaf](https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html). Thymeleaf has some tag and attributes started `th:`, like `th:block`, `th:src` etc. These are not permitted in markuplint by default. Could you support for Thymeleaf?
Features: Proposal
Parser
Pull Request Wanted
Features: Under Consideration