From f2887a34317f42eda62a6b499dc7f6de291bc24d Mon Sep 17 00:00:00 2001 From: Tony Bark Date: Fri, 21 Feb 2025 17:16:02 -0500 Subject: [PATCH] Minor tweaks to the ISD readme --- draft/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/draft/README.md b/draft/README.md index 41a93fa..251a0c2 100644 --- a/draft/README.md +++ b/draft/README.md @@ -2,11 +2,11 @@ - **File Format:** `.isd` -The Interactive Story Draft (ISD) format is a intermediate language designed for drafting interactive fiction before implementation in Twine’s Harlowe or similar engines. It allows authors to structure branching narratives, define conditions, and track variables efficiently. +The Interactive Story Draft (ISD) format is a story format language designed for drafting interactive fiction before implementation in Twine’s Harlowe or similar engines. It allows authors to structure branching narratives, define conditions, and track variables efficiently. --- -### Specifications +## Specifications 1. **Passages:** @@ -58,7 +58,7 @@ The Interactive Story Draft (ISD) format is a intermediate language designed for - **Syntax:** `''italic''`, `'''bold'''`, `^^superscript^^`, `~~subscript~~` - **Description:** Applies basic text formatting. -### Usage +## Example ``` :: Introduction