Johannes Raggam

Results 44 comments of Johannes Raggam

I used the ``--list-files`` option to circumvent this issue. See: https://github.com/wichert/lingua/issues/103 https://github.com/wichert/lingua/pull/102

@ksuess that doc here was not really meant to get you started from scratch. It's more about how to configure module federation. But I agree - we need a how...

This issue can probably be closed. The request is possible with `issue_format` as described here: https://towncrier.readthedocs.io/en/stable/configuration.html

@davilima6 @djay the location query filter seems a bit useless where the filter is applied only on the current view. :/

I just realized that this is actually expected behavior. Prepending text with whitespace starts a code secion in markdown. Solutions to the problem above is changing the template to: ```...

@pilz @cornae would like to get your opinions here.

I like the global injection idea. The ``selector`` documentation is a typo (fixed in PR #724) but there is really also a ``selector`` property which can be defined as default...

I had a similar problem directly in Patternslib: https://github.com/Patternslib/patterns/commit/989fa9fd9d1eb3c3b24df28a9fe529b8875689a9 https://github.com/Patternslib/patterns/commit/e38f987d968a641552079f4ffe9afbcf02663eeb https://github.com/Patternslib/patterns/commit/78c544b47267720b358246e717091789fe079d14 That's interesting, that underscore has the same problem. It's necessary to fix this problem. I didn't know about https://github.com/silvermine/undertemplate...

@frapell looks like undertemplate does not support conditional statements like `

Do you depend on Products.CMFPlone or Plone? plone.app.upgrade is a Plone dependency only.