# Spiner's book of Features This Twine contains all Twine features that are supported by Spiner. * [[Headers]] * [[Emphasis]] * [[Lists]] * [[Links]] * [[Images]]# H1 Lorum ipsum ## H2 Lorum ipsum ### H3 Lorum ipsum #### H4 Lorum ipsum ##### H5 Lorum ipsum ###### H6 Lorum ipsumSome of these words *are emphasized*. Some of these words _are emphasized also_. Use two asterisks for **strong emphasis**. Or, if you prefer, __use two underscores instead__.* Eggs * Bacon * Milk 1. Monday 2. Tuesday 3. WednesdayYou are in a dark cave. You see a rope leading down a dark hole, and a ladder leading up. [[Link without passage]] [[Link with passage (Twine 1 style)|dead]] [[Link with passage (Twine 2 -> style)->dead]] [[dead<-Link with passage (Twine 2 &lt- style)]]Double-click this passage to edit it.Double-click this passage to edit it.# Images Local image: ![](file:///home/mrombout/Pictures/example.png) Online image: ![](https://raw.githubusercontent.com/mrombout/Spiner/develop/FrontEnd/src/main/resources/icon.png) <xtw-metadata> <title>My Title</title> <language>en-US</language> <identifier scheme="isbn">9780000000001</identifier> <creator>The creator</creator> <contributor>A contributor</contributor> <publisher>The publisher</publisher> <subject>Subject</subject> <description>Lorum ipsum dolor sit amet.</description> <date>2000-01-01T00:00:00Z</date> <type>Type</type> <format>Format</format> <rights>Rights</rights> </xtw-metadata>