fix(documentation): Updated readme.md to add comprehensive examples and advanced use cases.

This commit is contained in:
2025-01-24 02:03:47 +01:00
parent 6f9ac1cb99
commit 461d81d353
3 changed files with 218 additions and 1 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2025-01-24 - 2.1.2 - fix(documentation)
Updated readme.md to add comprehensive examples and advanced use cases.
- Added examples for initializing the Smartfm class with YAML and JSON frontmatter.
- Included detailed usage examples for parsing and stringifying frontmatter.
- Added complex scenarios and advanced use cases like using the module with static site generators and frontmatter validation.
## 2025-01-24 - 2.1.1 - fix(documentation)
Improved and updated README with detailed usage instructions