> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-hivemind-launch.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Rendu dans l’UI

<Card title="Comment puis-je afficher du Markdown dans l’UI ?" href="/fr/support/weave/articles/how-do-i-render-markdown-in-the-ui" arrow="true" horizontal>
  Enveloppez votre chaîne avec weave.Markdown(...) avant de l’enregistrer, puis utilisez weave.publish(...) pour la stocker. Weave utilise l’objet ...
</Card>

<Card title="Comment puis-je afficher des valeurs datetime Python dans l’UI ?" href="/fr/support/weave/articles/how-do-i-render-python-datetime-values-i" arrow="true" horizontal>
  Utilisez datetime.datetime de Python (avec les informations de fuseau horaire), puis publiez l’objet avec weave.publish(...). Weave reconnaît automatiquement ...
</Card>
