extwee
Version:
A story compiler tool using Twine-compatible formats
36 lines (35 loc) • 1.05 kB
HTML
<html>
<head>
<meta charset="utf-8">
<title>Tags</title>
</head>
<body>
<tw-story></tw-story>
<tw-storydata
name="Tags"
startnode="1"
creator="Twine"
creator-version="2.3.9"
ifid="1A6023FC-F68A-4E55-BE9A-5EDFDB7879E6"
zoom="1"
format="Harlowe"
format-version="3.1.0"
options=""
hidden>
<style
role="stylesheet"
id="twine-user-stylesheet"
type="text/twine-css"></style>
<script
role="script"
id="twine-user-script"
type="text/twine-javascript"></script>
<tw-passagedata
pid="1"
name="Untitled Passage"
tags="this-one another-one-like-this"
position="200,99">Double-click this passage to edit it.</tw-passagedata>
</tw-storydata>
</body>
</html>