Build URL: https://github.com/gadenbuie/xaringanthemer/actions/runs/1268382590
Commit: 35e7f3c642
gh-pages
| @@ -176,6 +176,9 @@ | |||
| <h1 class="page-header" data-toc-text="development version"> | |||
| <a href="#xaringanthemer-development-version" class="anchor"></a>xaringanthemer (development version)<small> Unreleased </small> | |||
| </h1> | |||
| <ul> | |||
| <li>Text alignment in code blocks in <code>left</code>, <code>center</code>, or <code>right</code> aligned slides no longer matches the slide text. Instead, the code block width is reduced, if possible, and the block is pushed to the left, center, or right using margins (<a href='https://github.com/gadenbuie/xaringanthemer/issues/68'>#68</a>).</li> | |||
| </ul> | |||
| </div> | |||
| <div id="xaringanthemer-040" class="section level1"> | |||
| <h1 class="page-header" data-toc-text="0.4.0"> | |||
| @@ -7,7 +7,7 @@ articles: | |||
| template-variables: template-variables.html | |||
| themes: themes.html | |||
| xaringanthemer: xaringanthemer.html | |||
| last_built: 2021-09-24T03:29Z | |||
| last_built: 2021-09-24T03:39Z | |||
| urls: | |||
| reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference | |||
| article: https://pkg.garrickadenbuie.com/xaringanthemer//articles | |||