GoogleCloudPlatform/cloud-opensource-java

Jekyll is putting unecessary divs in the pages

Open

#1,086 opened on Dec 23, 2019

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Java (80 forks)auto 404
best practicesgood first issuep3

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (PR metrics pending)

Description

<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