feat: whole bunch of shit
This commit is contained in:
19
examples/Books/Minimal.md
Normal file
19
examples/Books/Minimal.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
@context: https://schema.org
|
||||
@type: Review
|
||||
author:
|
||||
@type: Person
|
||||
name: Alice
|
||||
datePublished: 2025-08-01
|
||||
itemReviewed:
|
||||
@type: Book
|
||||
name: Untitled
|
||||
author:
|
||||
@type: Person
|
||||
name: Unknown
|
||||
---
|
||||
|
||||
# Untitled
|
||||
|
||||
## Review
|
||||
A mysterious book that leaves everything to the imagination.
|
Reference in New Issue
Block a user