---
title: "Angular"
description: "A minimal example showing how to use Comark with Angular and Vite."
canonical_url: "https://comark.dev/examples/vite/angular"
---
# Angular

> A minimal example showing how to use Comark with Angular and Vite.

<code-explorer org="comarkdown" repo="comark@81a416b278b0f304d7e7577c7ac6bbfc78414790" path="examples/2.vite/angular" defaultValue="src/main.ts"></code-explorer>

This example shows the quickest way to use Comark with Angular - use the `Markdown` component and pass it markdown content via the `value` prop. The component handles parsing and rendering automatically.


## Sitemap

See the full [sitemap](https://comark.dev/sitemap.md) for all pages.
