-
Notifications
You must be signed in to change notification settings - Fork 1
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
add a new accordion element on the front page #208
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #208 +/- ##
========================================
- Coverage 1.37% 1.36% -0.01%
========================================
Files 86 87 +1
Lines 2771 2787 +16
Branches 98 99 +1
========================================
Hits 38 38
- Misses 2650 2665 +15
- Partials 83 84 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @Majapur1 - as we just discussed, I'd suggest that for now
- you directly put the HTML in de.json
- and remove the parseMarkdown function
I'll look into Allow some formatting in translations #210 and Allow admins to edit the german translations #211 to follow up on this
for more information, see https://pre-commit.ci
### Delete `parseMarkdown` function
for more information, see https://pre-commit.ci
### Markdown the text with the HTML in `de.json`
for more information, see https://pre-commit.ci
…s html in frontend
83aa8cc
to
bbe150f
Compare
Quality Gate passedIssues Measures |
New element on the front page
de.json
(that helps to avoid a huge amount of lines inde.json
for just one markdowned description);de.json
file;tailwind.config.ts
.