GoogleCloudPlatform/cloud-opensource-java

Jekyll is putting unecessary divs in the pages

Offen

#1.086 geöffnet am 23.12.2019

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Java (80 Forks)auto 404
best practicesgood first issuep3

Repository-Metriken

Stars
 (162 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

<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

Contributor Guide