updated api docs and enabled paste_as_text editor option

This commit is contained in:
Gani Georgiev
2023-09-05 08:06:21 +03:00
parent a37d9cfb84
commit a88b3c5db3
35 changed files with 137 additions and 108 deletions
@@ -206,9 +206,15 @@
</button>
</div>
<div class="help-block">
<!-- prettier-ignore -->
<p>
Supports numeric list, steps and ranges. The timezone is in
UTC.
Supports numeric list, steps, ranges or
<span
class="link-primary"
use:tooltip={"@yearly\n@annually\n@monthly\n@weekly\n@daily\n@midnight\n@hourly"}
>macros</span>.
<br>
The timezone is in UTC.
</p>
</div>
</Field>