GoogleCloudPlatform / cloud-opensource-java

Tools for detecting and avoiding linkage errors in GCP open source projects
Apache License 2.0
157 stars 73 forks source link

Jekyll is putting unecessary divs in the pages #1086

Open elharo opened 4 years ago

elharo commented 4 years ago
<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

harshitmalik03 commented 4 years ago

Hey, Can u help me work on this ?

elharo commented 4 years ago

You can send code reviews to me.

harshitmalik03 commented 4 years ago

Hey, Thank you for your response. Actually I am a beginner to git and github and I'm not really getting on how should I get started with it. I can code in java and python and do basic documentation stuff too. I watched quite a few videos on YouTube but I still cannot start it off practically. It would be nice of you if you could help me with that. Thanks a lot.

On Thu, 5 Nov, 2020, 6:40 pm Elliotte Rusty Harold, < notifications@github.com> wrote:

You can send code reviews to me.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/1086#issuecomment-722368251, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARQHTQPAZUWPPTRBGG7IFMDSOKP5BANCNFSM4J6TPEXA .

ksdavidc commented 3 years ago

It may be related to parse_block_html: true.