Skip to content

Commit

Permalink
USAGE.md: link to language tag documentation (#83)
Browse files Browse the repository at this point in the history
This build is based on
46824e6.

This commit was created by the following Travis CI build and job:
https://travis-ci.org/greenelab/manubot-rootstock/builds/296253421
https://travis-ci.org/greenelab/manubot-rootstock/jobs/296253422

[ci skip]

The full commit message that triggered this build is copied below:

USAGE.md: link to language tag documentation (#83)

#81 (comment)
  • Loading branch information
dhimmel committed Nov 2, 2017
1 parent 868a80d commit 72eb7fd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions manuscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="John Doe" />
<meta name="author" content="Jane Roe" />
<meta name="dcterms.date" content="2017-11-01" />
<meta name="dcterms.date" content="2017-11-02" />
<meta name="keywords" content="markdown, publishing, manubot" />
<title>Manubot Rootstock: Manuscript Title</title>
<style type="text/css">
Expand All @@ -28,7 +28,7 @@
<header>
<h1 class="title">Manubot Rootstock: Manuscript Title</h1>
</header>
<p><small><em> This manuscript was automatically generated from <a href="https://github.com/greenelab/manubot-rootstock/tree/ec186c275c972411e027a4fdbc6a6cf1f611a003">greenelab/manubot-rootstock@ec186c2</a> on November 1, 2017. </em></small></p>
<p><small><em> This manuscript was automatically generated from <a href="https://github.com/greenelab/manubot-rootstock/tree/46824e6b5e3e84cdab22beb5ce2fd656124c96ef">greenelab/manubot-rootstock@46824e6</a> on November 2, 2017. </em></small></p>
<h2 id="authors">Authors</h2>
<ul>
<li><p><strong>John Doe</strong><br> <img src="images/orcid.svg" alt="ORCID icon" width="13" height="13" /> <a href="https://orcid.org/XXXX-XXXX-XXXX-XXXX">XXXX-XXXX-XXXX-XXXX</a> · <img src="images/github.svg" alt="GitHub icon" width="13" height="13" /> <a href="https://github.com/johndoe">johndoe</a> · <img src="images/twitter.svg" alt="Twitter icon" width="13" height="13" /> <a href="https://twitter.com/johndoe">johndoe</a><br> <small> Department of Something, University of Whatever · Funded by Grant XXXXXXXX </small></p></li>
Expand Down
6 changes: 3 additions & 3 deletions manuscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
author-meta:
- John Doe
- Jane Roe
date-meta: '2017-11-01'
date-meta: '2017-11-02'
keywords:
- markdown
- publishing
Expand All @@ -18,8 +18,8 @@ title: 'Manubot Rootstock: Manuscript Title'

<small><em>
This manuscript was automatically generated
from [greenelab/manubot-rootstock@ec186c2](https://github.com/greenelab/manubot-rootstock/tree/ec186c275c972411e027a4fdbc6a6cf1f611a003)
on November 1, 2017.
from [greenelab/manubot-rootstock@46824e6](https://github.com/greenelab/manubot-rootstock/tree/46824e6b5e3e84cdab22beb5ce2fd656124c96ef)
on November 2, 2017.
</em></small>

## Authors
Expand Down
Binary file modified manuscript.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions variables.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"date": "November 1, 2017",
"date": "November 2, 2017",
"authors": [
{
"github": "johndoe",
Expand All @@ -22,7 +22,7 @@
],
"ci_source": {
"repo_slug": "greenelab/manubot-rootstock",
"commit": "ec186c275c972411e027a4fdbc6a6cf1f611a003"
"commit": "46824e6b5e3e84cdab22beb5ce2fd656124c96ef"
},
"manuscript_stats": {
"reference_counts": {
Expand Down

0 comments on commit 72eb7fd

Please sign in to comment.