We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refactor c-title to use c-markdown-chunk to render Markdown code.
This helps avoid code duplication and adheres to the DRY principle.
Once #2191 is merged, rewrite c-title with the new c-markdown-chunk component.
Requires #2191 to be merged.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What feature(s) would you like to see in RepoSense
Refactor c-title to use c-markdown-chunk to render Markdown code.
Is the feature request related to a problem?
This helps avoid code duplication and adheres to the DRY principle.
If possible, describe the solution
Once #2191 is merged, rewrite c-title with the new c-markdown-chunk component.
Additional context
Requires #2191 to be merged.
The text was updated successfully, but these errors were encountered: