Skip to content

Commit

Permalink
Enhance reference type description rule
Browse files Browse the repository at this point in the history
  • Loading branch information
samchon committed Nov 21, 2024
1 parent 87d7da3 commit 04532b5
Show file tree
Hide file tree
Showing 27 changed files with 828 additions and 641 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "example",
"age": 25
"name": "example values",
"age": 0
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@
"content": {
"title": "Apple MacBook Pro",
"format": "md",
"body": "MacBook Pro\n\n**The Ultimate Tool for Professionals**\n\nMacBook Pro is designed to elevate your creativity and productivity to new heights. Combining exceptional performance, elegant design, and the unparalleled experience only Apple can deliver, this is the device that empowers you to tackle any challenge with confidence.\n\n- **Remarkable Performance**\n \n Powered by the next-generation chip, it handles demanding tasks and complex projects effortlessly, delivering unmatched speed and efficiency.\n \n- **Outstanding Display**\n \n The Retina display offers rich colors and sharp contrast, creating an immersive visual experience. With ProMotion technology, enjoy smooth scrolling and fluid animations like never before.\n \n- **All-Day Battery Life**\n \n Stay focused and in the flow wherever you go with a battery that lasts all day. This is a laptop that works as hard as you do.\n \n- **Sleek Yet Powerful Design**\n \n A precision aluminum body that’s lightweight yet durable, paired with a minimalist design that stands out on your desk and on the go.\n \n- **Smart Connectivity**\n \n Versatile ports for high-speed data transfer and seamless compatibility ensure you're ready for any work environment.\n \n\nWith MacBook Pro, your potential knows no bounds. **It’s time to rediscover what you’re capable of.**",
"files": [],
"body": "MacBook Pro\n\n**The Ultimate Tool for Professionals**\n\nMacBook Pro is designed to elevate your creativity and productivity to new heights. Combining exceptional performance, elegant design, and the unparalleled experience only Apple can deliver, this is the device that empowers you to tackle any challenge with confidence.\n\n- **Remarkable Performance**\n \n Powered by the next-generation chip, it handles demanding tasks and complex projects effortlessly, delivering unmatched speed and efficiency.\n \n- **Outstanding Display**\n \n The Retina display offers rich colors and sharp contrast, creating an immersive visual experience. With ProMotion technology, enjoy smooth scrolling and fluid animations like never before.\n \n- **All-Day Battery Life**\n \n Stay focused and in the flow wherever you go with a battery that lasts all day. This is a laptop that works as hard as you do.\n \n- **Sleek Yet Powerful Design**\n \n A precision aluminum body that’s lightweight yet durable, paired with a minimalist design that stands out on your desk and on the go.\n \n- **Smart Connectivity**\n \n Versatile ports for high-speed data transfer and seamless compatibility ensure you're ready for any work environment.\n\nWith MacBook Pro, your potential knows no bounds. **It’s time to rediscover what you’re capable of.**\n",
"files": [
{
"name": "apple-iphone-thumbnail",
"extension": "jpeg",
"url": "https://store.storeimages.cdn-apple.com/8756/as-images.apple.com/is/mbp14-spaceblack-gallery1-202410?wid=4000&hei=3074&fmt=jpeg&qlt=90&.v=1729264981617"
}
],
"thumbnails": [
{
"name": "apple-iphone-thumbnail",
Expand Down Expand Up @@ -35,7 +41,7 @@
"variable": true,
"candidates": [
{
"name": "Sliver"
"name": "Silver"
},
{
"name": "Space Gray"
Expand Down Expand Up @@ -1026,7 +1032,7 @@
]
}
],
"name": "MacBook Pro Entity",
"name": "MacBook M3 Pro 14inch Entity",
"required": true,
"primary": true
},
Expand Down Expand Up @@ -1066,10 +1072,10 @@
}
],
"tags": [
"Apple",
"MacBook Pro",
"Apple",
"Laptop",
"Electronics",
"Computers"
"Computing"
]
}
Loading

0 comments on commit 04532b5

Please sign in to comment.