GoogleCloudPlatform/cloud-opensource-java

Jekyll is putting unecessary divs in the pages

开放

#1,086 创建于 2019年12月23日

 (4 条评论) (1 个反应) (0 位负责人)Java (80 个派生)auto 404
best practicesgood first issuep3

仓库指标

星标
 (162 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>  dependencies {
    compileOnly 'com.google.auto.value:auto-value-annotations:1.6.6'
  }
</code></pre></div></div>

also code blocks can specify the language: https://kramdown.gettalong.org/syntax.html#fenced-code-blocks

贡献者指南