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