From defd752b6ed578faa392522e43383c4428587480 Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Thu, 5 Oct 2017 20:45:45 -0700 Subject: [PATCH] tweaks --- examples/article.html | 21 +++++++++++---------- src/components/d-abstract.js | 2 +- src/components/d-article.js | 11 ++++++----- src/components/d-byline.js | 2 +- src/components/d-title.js | 2 +- src/styles/styles-layout.css | 2 +- 6 files changed, 21 insertions(+), 19 deletions(-) diff --git a/examples/article.html b/examples/article.html index 8131ad0..5ac6987 100644 --- a/examples/article.html +++ b/examples/article.html @@ -60,16 +60,6 @@ 1.1

Citations

We can also cite external publications. . We should also be testing footnotesThis will become a hoverable footnote. This will become a hoverable footnote. This will become a hoverable footnote. This will become a hoverable footnote. This will become a hoverable footnote. This will become a hoverable footnote. This will become a hoverable footnote. This will become a hoverable footnote.. There are multiple footnotes, and they appear in the appendixGiven I have coded them right. Also, here's math in a footnote: c = \sum_0^i{x}. Also, a citation. Box-ception! as well.

- - - - - - - - - -
FirstSecondThird
2365423
145434
2345423
2

Displaying code snippets

Some inline javascript:var x = 25;. And here's a javascript code block.

@@ -88,6 +78,17 @@ print(a, end=' ') a, b = b, a+b +

And a table

+ + + + + + + + + +
FirstSecondThird
2365423
145434
2345423