Skip to content

Commit 087aa40

Browse files
committed
docs: add embed ignore markers for new functionality in changelog
1 parent bb8004c commit 087aa40

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/src/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This page tracks all notable changes to mdbook-embedify. The format is based on
66

77
### ✨ New Features
88

9+
<!-- embed ignore begin -->
10+
911
- **Embed Ignore Functionality**: You can now prevent specific embed blocks from being processed using `embed-ignore`
1012

1113
```text
@@ -14,6 +16,8 @@ This page tracks all notable changes to mdbook-embedify. The format is based on
1416

1517
This is perfect for documentation where you want to show embed syntax without processing it.
1618

19+
<!-- embed ignore end -->
20+
1721
- **Comprehensive Testing Suite**: Added robust testing framework including:
1822

1923
- Book integration tests that validate entire mdbook builds

0 commit comments

Comments
 (0)