fix(contributions): use HTML tag instead of markdown

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-01-27 13:57:41 +01:00
parent 58783833a0
commit 7c5962aa7e
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -10,10 +10,10 @@ const contributions: ContributionMetadata[] = [
title: "tmt",
description: (
<p>
The `tmt` tool provides a user-friendly way to work with tests. You can
comfortably create new tests, safely and easily run tests across
different environments, review test results, debug test code and enable
tests in the CI using a consistent and concise config.
The <code>tmt</code> tool provides a user-friendly way to work with
tests. You can comfortably create new tests, safely and easily run tests
across different environments, review test results, debug test code and
enable tests in the CI using a consistent and concise config.
</p>
),
contribution: (