Skip to content

Not working with Gitbook 2.0.1 #5

@qjcg

Description

@qjcg

Using the sample quiz from README.md as input, the quiz HTML generated on gitbook build is:

                        <hr>
<p>Here&apos;s a quiz about Gitbook</p>
<table>
<thead>
<tr>
<th></th>
<th>Good</th>
<th>Bad</th>
</tr>
</thead>
<tbody>
<tr>
<td>What is Gitbook?</td>
<td>(x)</td>
<td>( )</td>
</tr>
</tbody>
</table>
<blockquote>
<p>Gitbook is good</p>
</blockquote>
<p>What does Gitbook support?</p>
<ul>
<li>[x] Table-based questions with radio buttons</li>
<li>[x] Table-based questions with checkboxes</li>
<li>[ ] Telepathy</li>
<li>[x] List-based questions with checkboxes</li>
<li>[x] List-based questions with radio buttons</li>
<li>[ ] Moon-on-a-stick</li>
</ul>
<blockquote>
<p>Gitbook supports table and list based quiz questions using either radio buttons or checkboxes.</p>
<p>Gitbook is not telepathic and does not give you the moon on a stick.</p>
</blockquote>
<hr>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions