Lars Bilke

Results 15 issues of Lars Bilke

It would be useful if `{{ entry.myTableField.table }}` would allow to pass a parameter which adds a class to the outputted table-element: ``` twig {{ entry.myTableField.table("className") }} ```

feature request

It would be cool to have the features of these two plugins combined!

First: awesome plugin! But unfortunately I am running into a problem: I have a Jenkins pipeline job with multiple parallel subjobs. They all should use the same ACI container template...

Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...

review-requested
c-cpp

# Bug report I create a coverage report with ctest (in a dashboard client script) and gcov and send it to my cdash instance. ### Expected Behavior Besides line coverage...

bug report