|
|
@ -22,6 +22,9 @@ |
|
|
|
<irc-caret-notation class="post-content" source=state.text /> |
|
|
|
</annotation> |
|
|
|
</div> |
|
|
|
<div if(input.post.kind === "chars") class="post-body color-menu" > |
|
|
|
<p><em>Character hint: ${input.post.text}</em></p> |
|
|
|
</div> |
|
|
|
<div if(input.post.kind === "scene") class="post-body color-text"> |
|
|
|
<irc-caret-notation class="post-content post-scene" source=state.text /> |
|
|
|
</div> |
|
|
|