at055612

Results 202 comments of at055612

@benalexau If I run the test classes in isolation they work fine but when run via `mvn test` I see ``` # A fatal error has been detected by the...

Adding `params.version` and the commit to the footer would be really useful. The site wide commit date would also be useful in the footer, as distinct from the commit date...

@chalin Agree with making the leaf link enabled on the taxonomy results. I think a comment would be useful to explain why the regex replace is there. I did play...

I'm happy with @narrenfrei's version. A bit more subtle. As long as the border can be seen I am ok.

> @at055612 Buddy you must resolve the merge conflicts before you make a PR The PR was not in conflict when created. It is now but I was waiting on...

You can hide single level bread crumbs using css (see https://github.com/google/docsy/issues/857#issuecomment-1018442696), but I would agree it would be nice if it was a configurable thing.

>Am I missing something? @geriom , Do you have `prism_syntax_highlighting` enabled? This shortcode relies on a prismJS plugin so you need to be using prism not chroma (the default). Happy...

@geriom Documentation added. I have added the documentation without any examples as docsy docs do not have prism enabled. Also included a big warning about needing prism.

> @at055612 The background color for fenced blocks is set by the highlight theme. Switching to a different theme breaks the color consistency in your shortcode because of the hardcoded...