Bernd
Bernd
**Is your feature request related to a problem? Please describe.** I would like to be able to use already existing styled html as part of the templates for scryber. These...
**Is your feature request related to a problem? Please describe.** I read here about Expressive implementation: https://github.com/richard-scryber/scryber.core/issues/52#issuecomment-882730817 {{...}} handle bar syntax is described there. I am currently trying out to...
### Describe the bug Using a Custom Settings ContentType, which contains the localization ContentPart, it is not possible to add a localized version of the settings. Instead you get a...
**Is your feature request related to a problem? Please describe.** :first-of-type selector on a page level would allow to make items visible on top of the page, which are usually...
**Is your feature request related to a problem? Please describe.** I tested css styles for proper page breaks. orphans and widows are important here. I could not get the styles...
**Is your feature request related to a problem? Please describe.** Image urls may not always end with .jpg, .png, ... as the urls may contain sizing and cropping information in...
### Describe the bug when dealing with liquid arrays or objects in a template, you may be tempted to work with liquid capture, so you can build an object from...
### Describe the bug Rebuilding Lucene Index in one of my tenants fails with the Error `SqlException: Invalid column name 'Target'.` and the Stacktrace shown below. Creating a fresh Lucene...
### Describe the bug liquid template line `{% script name:"pdf.js", src:"/Vendor/pdfjs/build/pdf.js", type:"module", defer:"defer", at:"head", depends_on:"jQuery" %}` renderes in `` as: ``` ``` , so `defer` and `type` attributes are missing....
### Describe the bug As I have two versions of my main project file in the same folder, I configured a custom build target folder (instead of 'bin') for one...