docs: TSDoc + reference of fulfillment service (#5761)

This commit is contained in:
Shahed Nasser
2023-11-29 11:58:08 +00:00
committed by GitHub
parent 8f25ed8a10
commit f802e2460f
1479 changed files with 30259 additions and 16135 deletions

View File

@@ -76,7 +76,7 @@ const ParameterTypesItems = ({
parameter.description || parameter.defaultValue ? (
<>
<MarkdownContent
allowedElements={["a", "strong", "code"]}
allowedElements={["a", "strong", "code", "ul", "ol", "li"]}
unwrapDisallowed={true}
className="text-medium"
>