GoogleCloudPlatform/cloud-opensource-java

Jekyll is putting unecessary divs in the pages

オープン

#1,086 opened on 2019/12/23

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)Java (80 件のフォーク)auto 404
best practicesgood first issuep3

Repository metrics

Stars
 (162 個のスター)
PR merge metrics
 (PR metrics pending)

説明

<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

コントリビューターガイド