{"id":4499,"date":"2026-01-24T02:35:57","date_gmt":"2026-01-24T08:35:57","guid":{"rendered":"https:\/\/ykim.synology.me\/wordpress\/?p=4499"},"modified":"2026-04-17T20:30:20","modified_gmt":"2026-04-18T01:30:20","slug":"reusable-markdown-ai-prompt-web-based-reference-number-rules","status":"publish","type":"post","link":"https:\/\/ykim.synology.me\/wordpress\/reusable-markdown-ai-prompt-web-based-reference-number-rules-4499\/","title":{"rendered":"Reusable Markdown AI Prompt: Web-based Reference Number Rules"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Version 22, March 4, 2026<br>AI prompt optimized for Gemini.<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro cbp-has-line-numbers\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--cbp-line-number-color:#24292e;--cbp-line-number-width:calc(2 * 0.6 * .875rem);line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#24292e;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly># **Reusable Markdown AI Prompt \u2014 Full Markdown Document Style**\n\n## **Overview**\nThis document defines strict rules for generating, assigning, displaying, and listing web\u2011based references.\nAll rules in this document are mandatory and must be followed without exception.\n\n- **Word Count Anchor:** The final output must be at least 500 English words.\n- **Style:** Use a professional, academic tone and avoid repetitive filler; focus on technical depth.\n\n\n# **A. Reference Number Format**\n\n- Every reference number must be a positive integer starting from **1**.  \n- The only permitted reference notation is: **`&#091;integer&#093;`**  \n  + Valid examples: `&#091;1&#093;`, `&#091;2&#093;`, `&#091;3&#093;`\n- The following formats are **strictly forbidden**:\n  + Dot notation such as `&#091;1.1&#093;`, `&#091;2.3&#093;`, `&#091;3.10&#093;`\n  + Any letters, symbols, or additional characters\n  + Any hierarchical or nested numbering systems\n\n\n# **B. Web\u2011Based Source Requirement**\n\n- All references must be **web\u2011based sources only**.\n  + A valid reference must point to a URL or a web\u2011accessible resource.\n  + Non\u2011web references (books, offline PDFs, internal documents, etc.) are not allowed.\n\n\n# **C. Reference Assignment and Reuse**\n\n- When adding a reference, the system must check whether the same source already has an assigned reference number.\n  + If the source already has a reference number, that number must be reused.\n  + If the source does not have a reference number, a new integer reference number must be assigned.\n- The same source must **never** receive multiple different reference numbers.\n- Reference numbers must not be skipped, duplicated, or reused for different sources.\n\n\n# **D. Reference Display Rules in Text**\n\n- Every sentence containing information derived from a reference must include its corresponding reference number.\n- If multiple sentences within the **same paragraph** use the **same reference**:\n  + Only the **final sentence** in that paragraph may display the reference number.\n  + Earlier sentences must not repeat the same reference number.\n- A paragraph is defined as a block of text separated by a line break.\n\n\n# **E. Final Reference List Requirements**\n\n- All references used in the main text must appear in a **final reference list** at the end of the output.\n- The final reference list must:\n  + Use a numbered list in ascending order: **1, 2, 3, ...**\n  + Match each number exactly to the `&#091;integer&#093;` used in the main text\n  + **Hyperlink Requirement:** Each reference must be provided as a functional Markdown hyperlink.\n    * Format: `&#091;Source Title or Description&#093;(URL)`\n    * Example: `&#091;Google AI Fairness Principles&#093;(https:\/\/ai.google\/responsibility\/principles\/)`\n  + If the exact title is unknown, use the URL as the display text within the link: `&#091;https:\/\/example.com&#093;(https:\/\/example.com)`\n  + Preserve the order of first appearance in the main text.\n\n\n# **F. Global Consistency and Enforcement**\n\n- All rules in this document must be applied consistently to the entire output, regardless of content type.\n- Failure to comply with **any** rule in this document is not permitted.\n\n# **G. Output Format and Encapsulation**\n\n- **Strict Markdown Code Block Requirement:**\n  + The entire response, including the main text, references, and any lists, must be wrapped within a single or multiple Markdown code blocks (using ```).\n  + This ensures the output is presented as raw code for easy copying and preservation of formatting.\n- **No Text Outside Code Blocks:**\n  + No introductory or concluding remarks should exist outside the triple backticks (```).\n- **Explicit Formatting Instruction:**\n + Begin your response directly with an H2 header (`##`). Do not include an H1 title or any introductory text before the first H2.\n- **Zero-Tolerance for Horizontal Rules:**\n + No Separators: The use of horizontal rules (created by `---`, `***`, or `___`) is strictly forbidden. \n + Header-Only Transition: Transition between sections must be achieved exclusively through Markdown headers (`##`, `###`) and empty lines. \n + Reference Section: Do not place a separator before the Reference list. Start the list immediately after the final paragraph's header.\n<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki github-light\" style=\"background-color: #fff\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**Reusable Markdown AI Prompt \u2014 Full Markdown Document Style**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\">## <\/span><span style=\"color: #24292E; font-weight: bold\">**Overview**<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">This document defines strict rules for generating, assigning, displaying, and listing web\u2011based references.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">All rules in this document are mandatory and must be followed without exception.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**Word Count Anchor:**<\/span><span style=\"color: #24292E\"> The final output must be at least 500 English words.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**Style:**<\/span><span style=\"color: #24292E\"> Use a professional, academic tone and avoid repetitive filler; focus on technical depth.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**A. Reference Number Format**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> Every reference number must be a positive integer starting from <\/span><span style=\"color: #24292E; font-weight: bold\">**1**<\/span><span style=\"color: #24292E\">.  <\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> The only permitted reference notation is: <\/span><span style=\"color: #24292E; font-weight: bold\">**<\/span><span style=\"color: #005CC5; font-weight: bold\">`&#091;integer&#093;`<\/span><span style=\"color: #24292E; font-weight: bold\">**<\/span><span style=\"color: #24292E\">  <\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Valid examples: <\/span><span style=\"color: #005CC5\">`&#091;1&#093;`<\/span><span style=\"color: #24292E\">, <\/span><span style=\"color: #005CC5\">`&#091;2&#093;`<\/span><span style=\"color: #24292E\">, <\/span><span style=\"color: #005CC5\">`&#091;3&#093;`<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> The following formats are <\/span><span style=\"color: #24292E; font-weight: bold\">**strictly forbidden**<\/span><span style=\"color: #24292E\">:<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Dot notation such as <\/span><span style=\"color: #005CC5\">`&#091;1.1&#093;`<\/span><span style=\"color: #24292E\">, <\/span><span style=\"color: #005CC5\">`&#091;2.3&#093;`<\/span><span style=\"color: #24292E\">, <\/span><span style=\"color: #005CC5\">`&#091;3.10&#093;`<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Any letters, symbols, or additional characters<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Any hierarchical or nested numbering systems<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**B. Web\u2011Based Source Requirement**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> All references must be <\/span><span style=\"color: #24292E; font-weight: bold\">**web\u2011based sources only**<\/span><span style=\"color: #24292E\">.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> A valid reference must point to a URL or a web\u2011accessible resource.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Non\u2011web references (books, offline PDFs, internal documents, etc.) are not allowed.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**C. Reference Assignment and Reuse**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> When adding a reference, the system must check whether the same source already has an assigned reference number.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> If the source already has a reference number, that number must be reused.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> If the source does not have a reference number, a new integer reference number must be assigned.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> The same source must <\/span><span style=\"color: #24292E; font-weight: bold\">**never**<\/span><span style=\"color: #24292E\"> receive multiple different reference numbers.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> Reference numbers must not be skipped, duplicated, or reused for different sources.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**D. Reference Display Rules in Text**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> Every sentence containing information derived from a reference must include its corresponding reference number.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> If multiple sentences within the <\/span><span style=\"color: #24292E; font-weight: bold\">**same paragraph**<\/span><span style=\"color: #24292E\"> use the <\/span><span style=\"color: #24292E; font-weight: bold\">**same reference**<\/span><span style=\"color: #24292E\">:<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Only the <\/span><span style=\"color: #24292E; font-weight: bold\">**final sentence**<\/span><span style=\"color: #24292E\"> in that paragraph may display the reference number.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Earlier sentences must not repeat the same reference number.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> A paragraph is defined as a block of text separated by a line break.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**E. Final Reference List Requirements**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> All references used in the main text must appear in a <\/span><span style=\"color: #24292E; font-weight: bold\">**final reference list**<\/span><span style=\"color: #24292E\"> at the end of the output.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> The final reference list must:<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Use a numbered list in ascending order: <\/span><span style=\"color: #24292E; font-weight: bold\">**1, 2, 3, ...**<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Match each number exactly to the <\/span><span style=\"color: #005CC5\">`&#091;integer&#093;`<\/span><span style=\"color: #24292E\"> used in the main text<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**Hyperlink Requirement:**<\/span><span style=\"color: #24292E\"> Each reference must be provided as a functional Markdown hyperlink.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">    <\/span><span style=\"color: #E36209\">*<\/span><span style=\"color: #24292E\"> Format: <\/span><span style=\"color: #005CC5\">`&#091;Source Title or Description&#093;(URL)`<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">    <\/span><span style=\"color: #E36209\">*<\/span><span style=\"color: #24292E\"> Example: <\/span><span style=\"color: #005CC5\">`&#091;Google AI Fairness Principles&#093;(https:\/\/ai.google\/responsibility\/principles\/)`<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> If the exact title is unknown, use the URL as the display text within the link: <\/span><span style=\"color: #005CC5\">`&#091;https:\/\/example.com&#093;(https:\/\/example.com)`<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Preserve the order of first appearance in the main text.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**F. Global Consistency and Enforcement**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> All rules in this document must be applied consistently to the entire output, regardless of content type.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> Failure to comply with <\/span><span style=\"color: #24292E; font-weight: bold\">**any**<\/span><span style=\"color: #24292E\"> rule in this document is not permitted.<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #005CC5; font-weight: bold\"># <\/span><span style=\"color: #24292E; font-weight: bold\">**G. Output Format and Encapsulation**<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**Strict Markdown Code Block Requirement:**<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> The entire response, including the main text, references, and any lists, must be wrapped within a single or multiple Markdown code blocks (using ```).<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> This ensures the output is presented as raw code for easy copying and preservation of formatting.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**No Text Outside Code Blocks:**<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\">  <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> No introductory or concluding remarks should exist outside the triple backticks (```).<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**Explicit Formatting Instruction:**<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\"> <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Begin your response directly with an H2 header (<\/span><span style=\"color: #005CC5\">`##`<\/span><span style=\"color: #24292E\">). Do not include an H1 title or any introductory text before the first H2.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #E36209\">-<\/span><span style=\"color: #24292E\"> <\/span><span style=\"color: #24292E; font-weight: bold\">**Zero-Tolerance for Horizontal Rules:**<\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\"> <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> No Separators: The use of horizontal rules (created by <\/span><span style=\"color: #005CC5\">`---`<\/span><span style=\"color: #24292E\">, <\/span><span style=\"color: #005CC5\">`***`<\/span><span style=\"color: #24292E\">, or <\/span><span style=\"color: #005CC5\">`___`<\/span><span style=\"color: #24292E\">) is strictly forbidden. <\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\"> <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Header-Only Transition: Transition between sections must be achieved exclusively through Markdown headers (<\/span><span style=\"color: #005CC5\">`##`<\/span><span style=\"color: #24292E\">, <\/span><span style=\"color: #005CC5\">`###`<\/span><span style=\"color: #24292E\">) and empty lines. <\/span><\/span>\n<span class=\"line\"><span style=\"color: #24292E\"> <\/span><span style=\"color: #E36209\">+<\/span><span style=\"color: #24292E\"> Reference Section: Do not place a separator before the Reference list. Start the list immediately after the final paragraph&#39;s header.<\/span><\/span>\n<span class=\"line\"><\/span><\/code><\/pre><\/div>\n\n\n\n<!--nextpage-->\n\n\n\n<p class=\"wp-block-paragraph\">Version 0, January 23, 2026<\/p>\n\n\n\n<pre class=\"wp-block-verse\">When generating any web-based references, you must follow ALL rules below without exception:<br><br>1. Every reference number MUST be a positive integer starting from 1.<br>2. The ONLY allowed reference format is: [integer]<br>   - Valid examples: [1], [2], [3]<br>3. The following formats are STRICTLY FORBIDDEN:<br>   - Any format containing dots, such as [1.1], [2.3], [3.10]<br>   - Any format containing letters, symbols, or additional characters<br>   - Any nested or hierarchical numbering systems<br>4. All references used in the main text MUST be web-based references ONLY.<br>   - A reference MUST point to a web source (URL or web-accessible resource).<br>   - Non-web references (books, PDFs without URLs, offline documents, etc.) are NOT allowed.<br>5. Every sentence that contains information derived from a reference MUST explicitly include its corresponding reference number in the form [integer].<br>6. If multiple sentences within the SAME paragraph use the SAME reference number, ONLY the LAST sentence in that paragraph MUST display the reference number. <br>   - Earlier sentences in the same paragraph MUST NOT repeat the same reference number.<br>   - A paragraph is defined as a block of text separated by a line break.<br>7. All references used in the main text MUST be listed at the end of the output.<br>8. The final reference list MUST:<br>   - Use a numbered list in ascending order: 1, 2, 3, ...<br>   - Each number MUST correspond exactly to the [integer] used in the main text.<br>   - Each numbered item MUST contain the web-based source (URL or description with URL).<br>   - The order MUST match the order of appearance in the main text.<br>9. No reference number may be skipped, duplicated, or reused for different sources.<br>10. These rules MUST be applied consistently to the entire output, regardless of content type.<br><br>Failure to follow ANY rule above is not permitted.<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>Version 22, March 4, 2026AI prompt optimized for Gemini.<\/p>\n","protected":false},"author":4,"featured_media":6098,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","fifu_image_url":"","fifu_image_alt":"","iawp_total_views":0,"footnotes":""},"categories":[10,291],"tags":[],"class_list":["post-4499","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-software-slug","category-ai-prompt-slug"],"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"jetpack_featured_media_url":"https:\/\/ykim.synology.me\/wordpress\/wp-content\/uploads\/2026\/01\/20260405-Reusable-Markdown-AI-Prompt-12.svg","_links":{"self":[{"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/posts\/4499","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/comments?post=4499"}],"version-history":[{"count":16,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/posts\/4499\/revisions"}],"predecessor-version":[{"id":6101,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/posts\/4499\/revisions\/6101"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/media\/6098"}],"wp:attachment":[{"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/media?parent=4499"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/categories?post=4499"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ykim.synology.me\/wordpress\/wp-json\/wp\/v2\/tags?post=4499"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}