Skip to content

The xmp tag doesn't have to be a child of body#68

Open
ndossougbe wants to merge 1 commit intoarturadib:gh-pagesfrom
ndossougbe:pull-request
Open

The xmp tag doesn't have to be a child of body#68
ndossougbe wants to merge 1 commit intoarturadib:gh-pagesfrom
ndossougbe:pull-request

Conversation

@ndossougbe
Copy link

@ndossougbe ndossougbe commented Jun 26, 2016

See issue #27

The goal is to be able to do something like:

<html>
<title>Title</title>
<body>
    <div id="main">
        <div id="sidebar"></div>
        <xmp style="display:none">
## Markdown
        </xmp>
    </div>
    <script src="strapdown/v/0.2/strapdown.js"></script>
</body>
<html>

Also applies changes from 40b5aa0 to the distributed js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant