Skip to content

Commit

Permalink
Fixed version table formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nckroy committed Sep 9, 2019
1 parent e974966 commit b5df869
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.9">
<meta name="generator" content="Asciidoctor 2.0.10">
<title>Internet2 Trust and Identity Services Incident Handling Framework</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
Expand Down Expand Up @@ -240,7 +240,7 @@
pre.pygments .lineno{border-right:1px solid currentColor;opacity:.35;display:inline-block;margin-right:.75em}
pre.pygments .lineno::before{content:"";margin-right:-.125em}
.quoteblock{margin:0 1em 1.25em 1.5em;display:table}
.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}
.quoteblock:not(.excerpt)>.title{margin-left:-1.5em;margin-bottom:.75em}
.quoteblock blockquote,.quoteblock p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}
.quoteblock blockquote{margin:0;padding:0;border:0}
.quoteblock blockquote::before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)}
Expand All @@ -257,7 +257,8 @@
.quoteblock.abstract blockquote,.quoteblock.abstract p,.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{line-height:1.6;word-spacing:0}
.quoteblock.abstract{margin:0 1em 1.25em;display:block}
.quoteblock.abstract>.title{margin:0 0 .375em;font-size:1.15em;text-align:center}
.quoteblock.excerpt,.quoteblock .quoteblock{margin:0 0 1.25em;padding:0 0 .25em 1em;border-left:.25em solid #dddddf}
.quoteblock.excerpt>blockquote,.quoteblock .quoteblock{padding:0 0 .25em 1em;border-left:.25em solid #dddddf}
.quoteblock.excerpt,.quoteblock .quoteblock{margin-left:0}
.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem}
.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0}
table.tableblock{max-width:100%;border-collapse:separate}
Expand Down Expand Up @@ -540,11 +541,11 @@ <h3 id="_change_log">Change Log</h3>
<td class="tableblock halign-left valign-top"><p class="tableblock">Nicholas Roy</p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Draft</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Changed from InCommon to Internet2 Trust and Identity Services</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">September 5, 2019</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">1.4</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Nicholas Roy</p></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -1044,7 +1045,7 @@ <h3 id="_appendix_b_acknowledgements">Appendix B: Acknowledgements</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-09-09 13:33:01 -0600
Last updated 2019-09-09 13:44:00 -0600
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion main.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
|Prepublication|Added governing language reference|January 19, 2017|1.0|Nicholas Roy
|Publication|Revisions from Internet2 General Counsel|January 30, 2017|1.1|Nicholas Roy
|Publication|Revisions to fix typos and add document repository information|February 27, 2018|1.2|Nicholas Roy
|Draft|Support other InCommon services|July 15, 2019|1.3|Nicholas Roy|
|Draft|Support other InCommon services|July 15, 2019|1.3|Nicholas Roy
|Draft|Changed from InCommon to Internet2 Trust and Identity Services|September 5, 2019|1.4|Nicholas Roy|
|===

Expand Down
Binary file modified pdf/inc-security-incident-handling-framework.pdf
Binary file not shown.

0 comments on commit b5df869

Please sign in to comment.