Alex Schickedanz

Results 6 issues of Alex Schickedanz

It would be nice, if the fontsize of the preview would be scalable / zoomable.

Feature

### Describe the bug I use the API to view data collected using dataview as charts. Works perfectly fine but the axis and labels are all colored black which is...

The markdown was broken so the tables was unreadable.

Since {include ... inline} does not inline code in Smarty v5 (#1152) I had a look around in the documentation and it seems that {block} tags are the meant to...

I have a template containing a a script tag like this: ``` ``` and the compiled result looks like this ``` src="jsfile.js"> ``` I would expect that the string is...

I have a template `A.tpl` like this ``` ... {include 'B.tpl' inline} ... ``` and would expect that the compiled content of `B.tpl` finds its way to the compiled content...