From 1eba5b0d5cf06b97f9f4df28df1f740abc7c23a8 Mon Sep 17 00:00:00 2001 From: Christiaan de Ridder Date: Mon, 25 Nov 2024 19:34:38 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 83d13a3..caad43c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ QuestPDF.Markdown allows rendering markdown into a [QuestPDF](https://www.questp [![Nuget](https://img.shields.io/nuget/v/QuestPDF.Markdown)](https://www.nuget.org/packages/QuestPDF.Markdown) [![Nuget Prerelease](https://img.shields.io/nuget/vpre/QuestPDF.Markdown?label=nuget%20prerelease)](https://www.nuget.org/packages/QuestPDF.Markdown) +> [!IMPORTANT] +> QuestPDF.Markdown is **not** a HTML-to-PDF conversion library and does intend to become one. It aims to use markdown to add basic user-provided content into PDFs without the pitfalls of HTML-to-PDF conversion. + ## Usage ```csharp var text =