From 26060020974e1ce462d86d1698768cb9bd05c475 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Thu, 14 Apr 2016 22:12:13 -0700 Subject: [PATCH] Adding a TODO. --- chapters/04.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chapters/04.rst b/chapters/04.rst index d9949bb..62d471b 100644 --- a/chapters/04.rst +++ b/chapters/04.rst @@ -86,6 +86,11 @@ room is an object, each item that the player sees and touches is an object; indeed the player herself is also an object (one that's automatically defined by the library). +.. todo:: + + The set-off below needs to be tweaked or perhaps a custom lexer + created to get italics in the right places. + The general model of an **object** definition looks like this:: Object obj_id "external_name" parent_obj_id -- 2.31.1