-
(1) It looks as if document structure and design is pretty much a do-it-yourself thing with pollen. But I suspect there are a number of pre-built lozenge commands that are available, whether as part …
-
max: auto - no longer works, all charts stuck at 10
```
yaxis:
- id: Power
seriesName: Power
show: true
min: 0
**max: auto**
opposite: false
…
-
Hi,
I am exploring whether pollen would be a good fit for a project and so wanted to know how easy it will be to import text from other files. In my particular use-case I am interested in incorpora…
-
Is it possible to define tags that depend on the output format by using a separate file for each format?
For example, if I specify `html` and `tex` output formats, then can I put the HTML-specific …
-
Incredibly weird issue, doesn't happen with just Pollen and FAPI, haven't tested on Forge yet.
WIth AO installed:
![image](https://user-images.githubusercontent.com/13466206/170521879-f938d10d-614…
-
The "issue" or concern is how default tag function behavior is/is not handled in markdown authoring mode, and it's implications for using pollen.
When in markdown mode (*.poly.pmd),
```◊(sideba…
-
Couldnt get any content - note the point about MetOffice changes, but want to check if anyone else is still working?
-
Hi,
Climacell are reporting the pollen values to HA as the following states.
None
Very Low
Low
Medium
High
Very High
So the numeric method of indicating pollen (0 to 5) doesn't work anymor…
-
Is there a way in Pollen (or a Scribble layer reachable from Pollen) to go from [an xexpr template] to [a function that renders the template for a given output-filename and given template inputs]?
…
-
Hello!
I am making a pollen site that includes a form, which is organized into a series of [fieldsets](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset).
I would like to write …