Skip to content

Commit 3383840

Browse files
committed
doc: Update README
1 parent 63f032f commit 3383840

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

.github/README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,11 @@ Replaces `IHtmlEncodedString` with `MarkdownValue` which contains the following
3030
- **Html** - The transformed HTML value
3131
- **Markdown** - The Markdig MarkdownDocument
3232

33-
> [!IMPORTANT]
34-
> Version 14 will only receive security updates and no new features.
33+
> [!WARNING]
34+
> Version 14 is no longer supported and is End of Life (EOL).
3535
3636
> Please review the [security policy](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor?tab=security-ov-file#supported-versions) for more information.
3737
38-
## Quick Start
39-
40-
```csharp
41-
dotnet add package jcdcdev.Umbraco.ExtendedMarkdownEditor
42-
```
43-
44-
45-
4638
## Contributing
4739

4840
Contributions to this package are most welcome! Please visit the [Contributing](https://github.com/jcdcdev/jcdcdev.Umbraco.ExtendedMarkdownEditor/contribute) page.

0 commit comments

Comments
 (0)