feat: whole bunch of shit
This commit is contained in:
18
examples/Books/NoAuthor.md
Normal file
18
examples/Books/NoAuthor.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
@context: https://schema.org
|
||||
@type: Review
|
||||
author:
|
||||
@type: Person
|
||||
name: Eve
|
||||
datePublished: 2025-08-15
|
||||
itemReviewed:
|
||||
@type: Book
|
||||
name: Anonymous Poems
|
||||
reviewBody: "Short, haunting, and powerful verses."
|
||||
reviewRating: 4/5
|
||||
---
|
||||
|
||||
# Anonymous Poems
|
||||
|
||||
## Review
|
||||
Short, haunting, and powerful verses.
|
Reference in New Issue
Block a user